sysctl.Linux.in: remove -lxc from keywords

certain tunables can be set independently for each container

X-Gentoo-Bug: 516050
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=516050
This commit is contained in:
Kaarle Ritvanen 2014-07-02 11:45:14 +03:00 committed by William Hubbs
parent b4b34d909c
commit 143f1c64c1

View File

@ -5,7 +5,7 @@
depend()
{
before bootmisc logger
keyword -lxc -prefix -vserver
keyword -prefix -vserver
}
start()