summaryrefslogtreecommitdiffstats
path: root/abs/core/nfs-utils/rpc-svcgssd.service
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-04-13 21:16:08 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-04-13 21:16:08 (GMT)
commitc8188f1e65a1b8b310b1e6410d8416a8ea2b2813 (patch)
treeeaeab41ae1ee81305e14514e4980f587d9892896 /abs/core/nfs-utils/rpc-svcgssd.service
parente890f4ba7b7ed37b7004a582a042403a501e010a (diff)
downloadlinhes_pkgbuild-c8188f1e65a1b8b310b1e6410d8416a8ea2b2813.zip
linhes_pkgbuild-c8188f1e65a1b8b310b1e6410d8416a8ea2b2813.tar.gz
linhes_pkgbuild-c8188f1e65a1b8b310b1e6410d8416a8ea2b2813.tar.bz2
nfs-utils: update to 2.3.1
Diffstat (limited to 'abs/core/nfs-utils/rpc-svcgssd.service')
-rw-r--r--abs/core/nfs-utils/rpc-svcgssd.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/core/nfs-utils/rpc-svcgssd.service b/abs/core/nfs-utils/rpc-svcgssd.service
deleted file mode 100644
index 876bad3..0000000
--- a/abs/core/nfs-utils/rpc-svcgssd.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=RPC GSS-API server-side daemon
-After=rpcbind.service
-Requires=rpcbind.service
-
-[Service]
-Type=forking
-EnvironmentFile=/etc/conf.d/nfs-server.conf
-ExecStart=/usr/bin/rpc.svcgssd $SVCGSSD_OPTS
-
-[Install]
-WantedBy=multi-user.target