X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fnfs-common.init;fp=debian%2Fnfs-common.init;h=902741014447dc3db7b190c7eb7ffb43e42c6f4b;hp=e5c2a0243b8d915f2e95a4e2ac2cec1c91fcf823;hb=d6101fd242f57fe949c8cb69b586bf80cefed62e;hpb=4c44187bc8d404c6ef9c38a2d928b11400dc1918 diff --git a/debian/nfs-common.init b/debian/nfs-common.init index e5c2a02..9027410 100644 --- a/debian/nfs-common.init +++ b/debian/nfs-common.init @@ -139,7 +139,7 @@ case "$1" in log_progress_msg "statd" # See if rpcbind is running - rpcinfo -p >/dev/null 2>&1 + /usr/sbin/rpcinfo -p >/dev/null 2>&1 RET=$? if [ $RET != 0 ]; then echo