diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 21:55:31 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-04 21:55:31 +0000 |
commit | da9dc5924bfcc92d9b5502f2566c09a62ca14f80 (patch) | |
tree | ad52b25aae568656634c4a999a68e8080d429d3e /profiles/selinux/use.mask | |
parent | Revert masking of PHP binary useflags, so that they are masked in base profil... (diff) | |
download | gentoo-2-da9dc5924bfcc92d9b5502f2566c09a62ca14f80.tar.gz gentoo-2-da9dc5924bfcc92d9b5502f2566c09a62ca14f80.tar.bz2 gentoo-2-da9dc5924bfcc92d9b5502f2566c09a62ca14f80.zip |
Mask ultra1 useflag on base rather than default-linux and selinux, so that it also get masked properly for hardened profiles; also remove win32codecs double masking as it's masked already.
Diffstat (limited to 'profiles/selinux/use.mask')
-rw-r--r-- | profiles/selinux/use.mask | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/selinux/use.mask b/profiles/selinux/use.mask index 2c37df1b8d4e..83985a7dd161 100644 --- a/profiles/selinux/use.mask +++ b/profiles/selinux/use.mask @@ -1,6 +1,6 @@ # Copyright 2004-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/use.mask,v 1.4 2006/12/29 23:28:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/use.mask,v 1.5 2007/01/04 21:55:31 flameeyes Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -15,11 +15,7 @@ acl # amd64 only: emul-linux-x86 -# sparc only: -ultra1 - # x86 only -win32codecs kqemu # Only used by mips and old amd64 profiles |