summaryrefslogtreecommitdiffstats
path: root/systemd/rpc-gssd.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/rpc-gssd.service.in')
-rw-r--r--systemd/rpc-gssd.service.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/systemd/rpc-gssd.service.in b/systemd/rpc-gssd.service.in
new file mode 100644
index 0000000..6807db3
--- /dev/null
+++ b/systemd/rpc-gssd.service.in
@@ -0,0 +1,14 @@
+[Unit]
+Description=RPC security service for NFS client and server
+DefaultDependencies=no
+Conflicts=umount.target
+Requires=rpc_pipefs.target
+After=rpc_pipefs.target
+
+ConditionPathExists=@_sysconfdir@/krb5.keytab
+
+PartOf=nfs-utils.service
+
+[Service]
+Type=forking
+ExecStart=/usr/sbin/rpc.gssd