diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2005-05-14 20:39:54 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2005-05-14 20:39:54 +0000 |
commit | da39ea948dc2ec24c4b085388655b8435e1f203b (patch) | |
tree | 6b9efb020caeb0c114bb005486c199d35ab3124c /profiles/default-linux/use.mask | |
parent | add selinux. this use flag should only be unmasked in the selinux profiles. (diff) | |
download | historical-da39ea948dc2ec24c4b085388655b8435e1f203b.tar.gz historical-da39ea948dc2ec24c4b085388655b8435e1f203b.tar.bz2 historical-da39ea948dc2ec24c4b085388655b8435e1f203b.zip |
move selinux masking to base profile
Diffstat (limited to 'profiles/default-linux/use.mask')
-rw-r--r-- | profiles/default-linux/use.mask | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask index dc87635681bf..ff0c5358e10e 100644 --- a/profiles/default-linux/use.mask +++ b/profiles/default-linux/use.mask @@ -1,13 +1,12 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.12 2005/05/09 10:26:34 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.13 2005/05/14 20:36:44 pebenito 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 # profile (such as the selinux profiles) have a USE flag associated with # them. -selinux uclibc # aqua USE flag is only valid on Mac OS X |