]> git.ipfire.org Git - thirdparty/lxc.git/commit
Update file capa detection for kernels >=2.6.37
authorJan Niehusmann <jan@gondor.com>
Sat, 26 Feb 2011 09:18:19 +0000 (10:18 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sat, 26 Feb 2011 09:18:19 +0000 (10:18 +0100)
commitbb02d90eeaca4c28b99fee90aab20e0072870f58
tree3cfc43a975638e3fab33185c7946b4bd38755f21
parent7593bdfbe25a70eddbfa9b9411e989e0b6564cab
Update file capa detection for kernels >=2.6.37

The comment containing the version number at the beginning of the kernel
config file changed its format with 2.6.37. This trivial patch makes the
grep less specific, so it triggers for both formats.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc-checkconfig.in