diff options
Diffstat (limited to 'init.d')
-rw-r--r-- | init.d/netmount.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/init.d/netmount.in b/init.d/netmount.in index a875e1d0..6636e8aa 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -33,7 +33,8 @@ depend() config /etc/fstab need net ${pmap} - use afc-client amd autofs dns nfs nfsmount portmap rpcbind rpc.statd + use afc-client amd autofs openvpn + use dns nfs nfsmount portmap rpcbind rpc.statd keyword nojail noopenvz noprefix novserver } |