commit | f319aef1d91c493db689f6b2e1568243e4576fca | [log] [download] |
---|---|---|
author | Andrey Vagin <avagin@openvz.org> | Mon Aug 15 16:33:52 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sun Aug 21 21:35:12 2011 +0400 |
tree | 9547edcf76cfb453902fcaaa96ff8e3008167d68 | |
parent | 382f306cd0865bb4bcafc4f7a4b5cfe2f809296c [diff] |
Add SETFCAP to default capabilities in CT In Fedora 15 some applications use file capabilities instead of suid bit, so file capabilities should be supported in CT. I checked this patch works with rhel5 kernel, because nobody worries about absent capability with number 31. http://bugzilla.openvz.org/1911 Signed-off-by: Andrey Vagin <avagin@openvz.org>