summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d/localmount.in2
-rw-r--r--init.d/netmount.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/init.d/localmount.in b/init.d/localmount.in
index e336164d..4d15f889 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 d89fa639..af1341db 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()