summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-10 05:25:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-10 05:25:01 +0000
commit456dbeaab3e2f71f527eae542ab44d1e372b0655 (patch)
tree5cee708ec6e4b4e530a4337e7389598dc7cd6144 /profiles/features
parent65737cf14a7220bd9a487aa2af4ae0e79bd23e86 (diff)
gentoo resync : 10.01.2018
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/selinux/make.defaults4
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/features/selinux/make.defaults b/profiles/features/selinux/make.defaults
index 963412a92e4c..d3bbd2f25dfa 100644
--- a/profiles/features/selinux/make.defaults
+++ b/profiles/features/selinux/make.defaults
@@ -3,9 +3,7 @@
#
# selinux - Enable SELinux support
-# unconfined - Enable unconfined domains, needed due to 'targeted' policy type
-# open_perms - Enable open permission in SELinux subsystem
-USE="selinux unconfined open_perms"
+USE="selinux"
FEATURES="selinux sesandbox sfperms"