summaryrefslogtreecommitdiff
path: root/profiles/features/selinux/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features/selinux/make.defaults')
-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"