]> git.ipfire.org Git - thirdparty/lxc.git/commit
make lxc-checkconfig more explicit
authorGuillaume Zitta <lxc@zitta.fr>
Mon, 10 May 2010 09:50:10 +0000 (11:50 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Mon, 10 May 2010 09:50:10 +0000 (11:50 +0200)
commit8208b295ab1589bdfec00193fb4e6534743edff5
treea86d72d37849df9ceed289294727e4247113517f
parent10e657e5e802c260f97716171e39e0e014f59a65
make lxc-checkconfig more explicit

With a friend, we installed lxc on his server.
We spend 1 hour on the kernel config because we didn't knew :
- that lxc-checkconfig is a bash script and it can check a config before
running it
- which kernel config item whas not good
- that CONFIG_SECURITY_FILE_CAPABILITIES is obsolete since 2.6.33

So, here is a patch for lxc-checkconfig that could save time for lxc newbies

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Modified-by: Daniel Lezcano <daniel.lezcano@free.fr>
Signed-off-by: Guillaume Zitta <lxc@zitta.fr>
src/lxc/lxc-checkconfig.in