summaryrefslogtreecommitdiff
path: root/sys-apps/policycoreutils/metadata.xml
blob: 2bda8144090171d67bcef17ccd897493a08fbb57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>selinux@gentoo.org</email>
  <name>SELinux Team</name>
 </maintainer>
 <longdescription>
		Policycoreutils contains the policy core utilities that are required
		for basic operation of a SELinux system.  These utilities include
		load_policy to load policies, setfiles to label filesystems, newrole
		to switch roles, and run_init to run /etc/init.d scripts in the proper
		context.

		Gentoo-specific tools include rlpkg for relabeling packages by name,
		avc_toggle to toggle between enforcing and permissive modes, and
		avc_enforcing to query the current mode of the system, enforcing or
		permissive.
	</longdescription>
 <upstream>
  <remote-id type="cpe">cpe:/a:redhat:policycoreutils</remote-id>
 </upstream>
 <use>
  <flag name="audit">Enable support for <pkg>sys-process/audit</pkg> and use the audit_* functions (like audit_getuid instead of getuid())</flag>
 </use>
 <origin>liguros-repo</origin>
</pkgmetadata>