summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-08-19 06:44:47 +0000
committerRoy Marples <roy@marples.name>2008-08-19 06:44:47 +0000
commitcdace755394f8f07db6140b5e58891161c37a9a2 (patch)
tree618e4809a73b6cb21928eaa1b5ddf7f326e3b380
parent15678263d5285b912d9a5d4ff3d4ff9dd4b94734 (diff)
downloadopenrc-cdace755394f8f07db6140b5e58891161c37a9a2.tar.gz
openrc-cdace755394f8f07db6140b5e58891161c37a9a2.tar.bz2
openrc-cdace755394f8f07db6140b5e58891161c37a9a2.tar.xz
OpenVZ can mount NFS shares.
-rw-r--r--init.d/netmount.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/netmount.in b/init.d/netmount.in
index 6636e8a..e285789 100644
--- a/init.d/netmount.in
+++ b/init.d/netmount.in
@@ -35,7 +35,7 @@ depend()
need net ${pmap}
use afc-client amd autofs openvpn
use dns nfs nfsmount portmap rpcbind rpc.statd
- keyword nojail noopenvz noprefix novserver
+ keyword nojail noprefix novserver
}
start()