]> git.ipfire.org Git - thirdparty/lxc.git/commit
Adopt capability drop explanations from other distros on Gentoo, drop setpcap,sys_nic... 564/head
authorDennis Schridde <devurandom@gmx.net>
Thu, 11 Jun 2015 17:51:02 +0000 (19:51 +0200)
committerDennis Schridde <devurandom@gmx.net>
Sat, 13 Jun 2015 07:56:31 +0000 (09:56 +0200)
commit00ec0cc72c0fb90f05b9e7dd293649cce88aec17
tree1476d41e252d4f5fe015eb8467ea2b616703a045
parentbc19636d587fbabfbc2252f1bf4887fee87bb247
Adopt capability drop explanations from other distros on Gentoo, drop setpcap,sys_nice caps

Documents setpcap,sys_admin,sys_resources as breaking systemd, but does not drop them from lxc.cap.drop, as the default init system on Gentoo is OpenRC, thus stuff breaking systemd can be blocked anyway.

This also drops setpcap and sys_nice caps, as these are also dropped in other non-systemd distros.

Most of the explanatory blurb was copied from other distros' configs.

See-Also: https://bugs.gentoo.org/show_bug.cgi?id=551792

Signed-Off-By: Dennis Schridde <devurandom@gmx.net>
config/templates/gentoo.moresecure.conf.in