summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-base/metadata.xml')
-rw-r--r--sec-policy/selinux-base/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-base/metadata.xml b/sec-policy/selinux-base/metadata.xml
new file mode 100644
index 000000000000..39f241587154
--- /dev/null
+++ b/sec-policy/selinux-base/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>selinux</herd>
+ <longdescription>
+ Gentoo SELinux base policy. This contains policy for a system at the end of system installation.
+ There is no extra policy in this package.
+ </longdescription>
+ <use>
+ <flag name='peer_perms'>Enable the labeled networking peer permissions (SELinux policy capability).</flag>
+ <flag name='open_perms'>Enable the open permissions for file object classes (SELinux policy capability).</flag>
+ <flag name='ubac'>Enable User Based Access Control (UBAC) in the SELinux policy</flag>
+ <flag name='unconfined'>Enable support for the unconfined SELinux module</flag>
+ </use>
+</pkgmetadata>