*/*: [QA] Remove redundant --docdir/--htmldir
[gentoo.git] / sys-apps / policycoreutils / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>selinux@gentoo.org</email>
6                 <name>SELinux Team</name>
7         </maintainer>
8         <longdescription>
9                 Policycoreutils contains the policy core utilities that are required
10                 for basic operation of a SELinux system.  These utilities include
11                 load_policy to load policies, setfiles to label filesystems, newrole
12                 to switch roles, and run_init to run /etc/init.d scripts in the proper
13                 context.
14
15                 Gentoo-specific tools include rlpkg for relabeling packages by name,
16                 avc_toggle to toggle between enforcing and permissive modes, and
17                 avc_enforcing to query the current mode of the system, enforcing or
18                 permissive.
19         </longdescription>
20         <use>
21                 <flag name="audit">Enable support for <pkg>sys-process/audit</pkg> and use the audit_* functions (like audit_getuid instead of getuid())</flag>
22         </use>
23         <upstream>
24                 <remote-id type="cpe">cpe:/a:redhat:policycoreutils</remote-id>
25                 <remote-id type="github">SELinuxProject/selinux</remote-id>
26         </upstream>
27 </pkgmetadata>