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