]> git.ipfire.org Git - thirdparty/lxc.git/commit
Accept numeric values for capabilities to drop
authorChristian Seiler <christian@iwakd.de>
Thu, 23 Feb 2012 08:57:13 +0000 (09:57 +0100)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 23 Feb 2012 08:57:13 +0000 (09:57 +0100)
commitd55bc1adad2f4929d26d91b295115a77ca6a0d05
tree10fba598222e08409113fa94a2667886f2b45172
parent5170c716339cc57e4df2315f24abd18f7fc05d08
Accept numeric values for capabilities to drop

lxc.cap.drop now also accepts numeric values for capabilities. This allows
the user to specify capabilities LXC doesn't know about yet or capabilities
that were not part of the kernel headers LXC was compiled against.

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