summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features/selinux/use.mask')
-rw-r--r--profiles/features/selinux/use.mask18
1 files changed, 18 insertions, 0 deletions
diff --git a/profiles/features/selinux/use.mask b/profiles/features/selinux/use.mask
new file mode 100644
index 000000000000..9cb5881f2b32
--- /dev/null
+++ b/profiles/features/selinux/use.mask
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# This file masks out USE flags that are simply NOT allowed in the default
+# profile for any architecture. This works, for example, if a non-default
+# profile (such as the selinux profiles) have a USE flag associated with
+# them.
+
+-hardened
+-selinux
+
+# tcc is x86-only
+tcc
+
+# no policy yet
+systemd
+-openrc-force