From cdace755394f8f07db6140b5e58891161c37a9a2 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 19 Aug 2008 06:44:47 +0000 Subject: OpenVZ can mount NFS shares. --- init.d/netmount.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- cgit v1.2.3