]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - nfs-utils/systemd/nfs-rquotad.service
nfs-utils: Update to 2.6.2
[ipfire-3.x.git] / nfs-utils / systemd / nfs-rquotad.service
diff --git a/nfs-utils/systemd/nfs-rquotad.service b/nfs-utils/systemd/nfs-rquotad.service
deleted file mode 100644 (file)
index ab1d207..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=NFS Remote Quota Server
-BindTo=nfs-server.service
-After=nfs-server.service
-
-[Service]
-Type=forking
-StandardError=syslog+console
-ExecStart=-/usr/sbin/rpc.rquotad
-
-[Install]
-WantedBy=nfs.target