summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/netfs/run
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-17 17:46:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-17 17:46:35 (GMT)
commit1a8e31864d6c5f36832ae1504cefe1e2a243cb98 (patch)
tree84ad0e6130bd4eeda99052b4db78edd8a5bbd871 /abs/core-testing/runit-scripts/runitscripts/services/netfs/run
parentff1b3f2435a9bb08ba1eb82188825f71667a9c71 (diff)
downloadlinhes_pkgbuild-1a8e31864d6c5f36832ae1504cefe1e2a243cb98.zip
linhes_pkgbuild-1a8e31864d6c5f36832ae1504cefe1e2a243cb98.tar.gz
linhes_pkgbuild-1a8e31864d6c5f36832ae1504cefe1e2a243cb98.tar.bz2
add nfslock as a pre-req
Diffstat (limited to 'abs/core-testing/runit-scripts/runitscripts/services/netfs/run')
-rwxr-xr-xabs/core-testing/runit-scripts/runitscripts/services/netfs/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core-testing/runit-scripts/runitscripts/services/netfs/run b/abs/core-testing/runit-scripts/runitscripts/services/netfs/run
index f2c0813..28388b9 100755
--- a/abs/core-testing/runit-scripts/runitscripts/services/netfs/run
+++ b/abs/core-testing/runit-scripts/runitscripts/services/netfs/run
@@ -1,5 +1,6 @@
#!/bin/sh
exec 2>&1
sv start portmap
+sv start nfslock
/etc/rc.d/netfs start