summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/nfsd/run
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-09-13 23:50:06 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-09-13 23:50:06 (GMT)
commited42012166c5e0884049af699fa82e2ee8b130ed (patch)
tree84fd1cc78b685e9581aa55099b3b898301ff438b /abs/core-testing/runit-scripts/runitscripts/services/nfsd/run
parent2cad5b74898cc22dedf4c3ccc2d0de2906a5dfd3 (diff)
parent13b5221b802174391f7d9c7da28785520283deec (diff)
downloadlinhes_pkgbuild-ed42012166c5e0884049af699fa82e2ee8b130ed.zip
linhes_pkgbuild-ed42012166c5e0884049af699fa82e2ee8b130ed.tar.gz
linhes_pkgbuild-ed42012166c5e0884049af699fa82e2ee8b130ed.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/runit-scripts/runitscripts/services/nfsd/run')
-rwxr-xr-xabs/core-testing/runit-scripts/runitscripts/services/nfsd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/runitscripts/services/nfsd/run b/abs/core-testing/runit-scripts/runitscripts/services/nfsd/run
index 3b63077..207d7cd 100755
--- a/abs/core-testing/runit-scripts/runitscripts/services/nfsd/run
+++ b/abs/core-testing/runit-scripts/runitscripts/services/nfsd/run
@@ -16,7 +16,7 @@ source /etc/conf.d/nfs
# start some nfsd threads
printhl " Using ${NFSD_OPTS} "
-/usr/sbin/rpc.nfsd -p ${NFSD_OPTS} >/dev/null 2>/dev/null
+/usr/sbin/rpc.nfsd ${NFSD_OPTS} >/dev/null 2>/dev/null
# since we are running kernel 2.6 we should also
# mount the nfsd virtual filesystem