summaryrefslogtreecommitdiff
path: root/init.d/root.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/root.in')
-rw-r--r--init.d/root.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/root.in b/init.d/root.in
index 2f7d82f2..0ffa89a5 100644
--- a/init.d/root.in
+++ b/init.d/root.in
@@ -15,7 +15,7 @@ depend()
{
after clock
need fsck
- keyword -docker -jail -lxc -openvz -prefix -systemd-nspawn -vserver
+ keyword -docker -jail -lxc -openvz -systemd-nspawn -vserver
}
start()