summaryrefslogtreecommitdiff
path: root/profiles/baldeagleos/1.0/linux-gnu/mix-ins/selinux/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/mix-ins/selinux/make.defaults')
-rw-r--r--profiles/baldeagleos/1.0/linux-gnu/mix-ins/selinux/make.defaults11
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/mix-ins/selinux/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/selinux/make.defaults
new file mode 100644
index 000000000000..5fb79c0df484
--- /dev/null
+++ b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/selinux/make.defaults
@@ -0,0 +1,11 @@
+# selinux - Enable SELinux support
+# unconfined - Enable unconfined domains, needed due to 'targeted' policy type
+# open_perms - Enable open permission in SELinux subsystem
+USE="selinux"
+
+FEATURES="-pid-sandbox selinux sesandbox sfperms"
+
+POLICY_TYPES="strict targeted"
+PORTAGE_T="portage_t"
+PORTAGE_FETCH_T="portage_fetch_t"
+PORTAGE_SANDBOX_T="portage_sandbox_t"