]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfs-lock.service
- rel 11
[packages/nfs-utils.git] / nfs-lock.service
index 6db024168aab6273ab2b6b97ee7c629cd19c013c..3f30c84b515b9981c0c556359297cf85502cb2a8 100644 (file)
@@ -1,13 +1,13 @@
 [Unit]
-Description=NFS file locking service.
+Description=NFS file locking service
 Requires=rpcbind.service network.target
-After=network.target named.service rpcbind.service nfs-blkmapd.service nfs-idmapd.service nfsd.service
+After=network.target named.service rpcbind.service blkmapd.service idmapd.service nfsd.service
 
 [Service]
 Type=forking
 StandardError=syslog+console
 EnvironmentFile=-/etc/sysconfig/nfslock
-ExecStartPre=/usr/share/nfs-utils/scripts/nfs-lock.preconfig
+ExecStartPre=/usr/share/nfs-utils/nfslock.preconfig
 ExecStart=/sbin/rpc.statd $STATDOPTIONS
 # Make sure lockd's ports are reset
 ExecStopPost=-/sbin/sysctl -w fs.nfs.nlm_tcpport=0 fs.nfs.nlm_udpport=0
This page took 0.037337 seconds and 4 git commands to generate.