projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f03eee7
)
profiles/features/selinux: remove default use, already in the packages
author
Jason Zaman
<perfinion@gentoo.org>
Tue, 9 Jan 2018 17:55:29 +0000
(
01:55
+0800)
committer
Jason Zaman
<perfinion@gentoo.org>
Tue, 9 Jan 2018 17:58:15 +0000
(
01:58
+0800)
profiles/features/selinux/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/features/selinux/make.defaults
b/profiles/features/selinux/make.defaults
index 963412a92e4c4a90bc4e2e290cf35dbbe689793b..d3bbd2f25dfada75a744c202a06aad39088f347b 100644
(file)
--- 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"