diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-12-04 20:21:53 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-12-04 20:21:53 +0000 |
commit | f6484d0e20f0740f1fed65f6e394c9881c3305a0 (patch) | |
tree | f7e7602061a0e299a840cf8bc31d6b5a16e4ef2b /sec-policy/selinux-base-policy/metadata.xml | |
parent | Version bump (diff) | |
download | gentoo-2-f6484d0e20f0740f1fed65f6e394c9881c3305a0.tar.gz gentoo-2-f6484d0e20f0740f1fed65f6e394c9881c3305a0.tar.bz2 gentoo-2-f6484d0e20f0740f1fed65f6e394c9881c3305a0.zip |
Enable support for unconfined USE flag
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-base-policy/metadata.xml')
-rw-r--r-- | sec-policy/selinux-base-policy/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sec-policy/selinux-base-policy/metadata.xml b/sec-policy/selinux-base-policy/metadata.xml index 9f87a21d4a74..4adcb401b0bb 100644 --- a/sec-policy/selinux-base-policy/metadata.xml +++ b/sec-policy/selinux-base-policy/metadata.xml @@ -6,4 +6,7 @@ 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='unconfined'>Enable support for the unconfined SELinux policy module</flag> + </use> </pkgmetadata> |