perfinion 15/06/21 10:15:16 Modified: package.mask Log: Mask systemd in selinux profiles because no support in the policies
Revision Changes Path 1.56 profiles/features/selinux/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?r1=1.55&r2=1.56 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- package.mask 30 Oct 2014 17:52:16 -0000 1.55 +++ package.mask 21 Jun 2015 10:15:16 -0000 1.56 @@ -1,2 +1,7 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.55 2014/10/30 17:52:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.56 2015/06/21 10:15:16 perfinion Exp $ + +# Jason Zaman <[email protected]> (21 Jun 2015) +# SystemD has no support in the SELinux policy at the moment. +# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F +sys-apps/systemd
