diff options
-rw-r--r-- | init.d/sysctl.Linux.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/sysctl.Linux.in b/init.d/sysctl.Linux.in index f4a06ff4..a64060f2 100644 --- a/init.d/sysctl.Linux.in +++ b/init.d/sysctl.Linux.in @@ -5,7 +5,7 @@ depend() { before bootmisc logger - keyword -vserver + keyword -lxc -vserver } start() |