diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-10 05:25:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-10 05:25:01 +0000 |
commit | 456dbeaab3e2f71f527eae542ab44d1e372b0655 (patch) | |
tree | 5cee708ec6e4b4e530a4337e7389598dc7cd6144 /profiles/features | |
parent | 65737cf14a7220bd9a487aa2af4ae0e79bd23e86 (diff) |
gentoo resync : 10.01.2018
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/make.defaults | 4 |
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" |