swift 14/05/03 16:26:59 Modified: make.defaults Log: Enable unconfined as default USE flag for selinux systems as targeted policy store requires it and is set as default as well
Revision Changes Path 1.2 profiles/features/selinux/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?r1=1.1&r2=1.2 Index: make.defaults =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- make.defaults 17 May 2011 10:46:49 -0000 1.1 +++ make.defaults 3 May 2014 16:26:59 -0000 1.2 @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation. +# Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v 1.1 2011/05/17 10:46:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v 1.2 2014/05/03 16:26:59 swift Exp $ # -USE="-acl selinux open_perms" +USE="-acl selinux unconfined open_perms" FEATURES="selinux sesandbox sfperms"
