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 ede4d329..7be08e11 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -24,7 +24,7 @@ depend() want $mywant use afc-client amd openvpn use dns - keyword -jail -prefix -systemd-nspawn -vserver -lxc + keyword -docker -jail -lxc -prefix -systemd-nspawn -vserver } start() |