diff options
Diffstat (limited to 'init.d/netmount.in')
-rw-r--r-- | init.d/netmount.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/netmount.in b/init.d/netmount.in index 6636e8aa..e2857896 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() |