]> git.ipfire.org Git - thirdparty/lxc.git/commit
Adopt capability drop explanations from other distros on Gentoo, drop setpcap,sys_nic...
authorDennis Schridde <devurandom@gmx.net>
Thu, 11 Jun 2015 17:51:02 +0000 (19:51 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 1 Jul 2015 17:49:04 +0000 (13:49 -0400)
commit39fdd403c01103a7463b05cfd592e73cf723a878
tree6d851f1774282270f266034ef337a8018948f689
parent53fbefc5af2850c40b7077e781f9658ab0a7b1fd
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