]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - etc/redhat/nfslock.init
Updated.
[nfs-utils.git] / etc / redhat / nfslock.init
index 1442637816a34ece25f596b3f9e51b943168ec99..9e9a2c914d15bf9fcca53e1cef6bd1be9d8cfd1d 100755 (executable)
@@ -22,8 +22,8 @@ fi
 # Check that networking is up.
 [ ${NETWORKING} = "no" ] && exit 0
 
-[ -x /usr/sbin/rpc.lockd ] || exit 0
-[ -x /usr/sbin/rpc.statd ] || exit 0
+[ -x /sbin/rpc.lockd ] || exit 0
+[ -x /sbin/rpc.statd ] || exit 0
 
 # See how we were called.
 case "$1" in