X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fnfs-common.init;h=78edad134214dc75313490e179067785ccb0301d;hp=63bc29c4d138ba51887c66c1b7fac498ab8bdb89;hb=509cf23ffbe6075e6065d3b59db02bdec1c51f59;hpb=7c9a0d40bbf7bc54373c94786c0e8469616fec11 diff --git a/debian/nfs-common.init b/debian/nfs-common.init index 63bc29c..78edad1 100755 --- a/debian/nfs-common.init +++ b/debian/nfs-common.init @@ -25,12 +25,10 @@ fi # What is this? DESC="NFS common utilities" -# Make sure that daemon cwds are in root fs. -cd / - # See how we were called. case "$1" in start) + cd / # daemons should have root dir as cwd printf "Starting $DESC:" printf " statd" start-stop-daemon --start --quiet \