diff --git a/init.d/localmount.in b/init.d/localmount.in index e336164dd..4d15f8898 100644 --- a/init.d/localmount.in +++ b/init.d/localmount.in @@ -16,7 +16,7 @@ depend() need fsck root use lvm modules after clock lvm modules - keyword -docker -podman -jail -lxc -prefix -systemd-nspawn -vserver + keyword -docker -podman -jail -prefix -systemd-nspawn -vserver } start() diff --git a/init.d/netmount.in b/init.d/netmount.in index d89fa6395..af1341db5 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -26,7 +26,7 @@ depend() use afc-client amd openvpn use dns use root - keyword -docker -podman -jail -lxc -prefix -systemd-nspawn -vserver + keyword -docker -podman -jail -prefix -systemd-nspawn -vserver } start()