summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-06-13 12:13:57 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-06-13 12:13:57 +0000
commit2aa8f118d64ff867a1441a5d228fcbf22b085bd8 (patch)
treecd60934b92a1121da717f1775bd6e648d6c6c57c /profiles/selinux/make.defaults
parentNo binaryfiles in VCS please, #370925 (diff)
downloadhistorical-2aa8f118d64ff867a1441a5d228fcbf22b085bd8.tar.gz
historical-2aa8f118d64ff867a1441a5d228fcbf22b085bd8.tar.bz2
historical-2aa8f118d64ff867a1441a5d228fcbf22b085bd8.zip
Removed FEATURES=loadpolicy for profiles/selinux
Diffstat (limited to 'profiles/selinux/make.defaults')
-rw-r--r--profiles/selinux/make.defaults6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/selinux/make.defaults b/profiles/selinux/make.defaults
index 08a36917b003..cf1875defde5 100644
--- a/profiles/selinux/make.defaults
+++ b/profiles/selinux/make.defaults
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation.
+# Copyright 1999-2011 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/make.defaults,v 1.6 2009/08/10 17:07:09 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/make.defaults,v 1.7 2011/06/13 12:13:57 blueness Exp $
#
USE="-acl selinux"
-FEATURES="selinux sesandbox sfperms loadpolicy"
+FEATURES="selinux sesandbox sfperms"
POLICY_TYPES="strict targeted"
PORTAGE_T="portage_t"