summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2020-10-25 13:31:30 +0000
committerJason Zaman <perfinion@gentoo.org>2020-10-25 14:28:28 -0700
commit7a9ae808043f2ec47ef48c480cd6274767e82a52 (patch)
tree68684d39b5dff8323b1b02bca0b0e37f916fe6d1 /profiles/features
parentmail-mta/protonmail-bridge-bin: 1.4.5 version bump; drop old. (diff)
downloadgentoo-7a9ae808043f2ec47ef48c480cd6274767e82a52.tar.gz
gentoo-7a9ae808043f2ec47ef48c480cd6274767e82a52.tar.bz2
gentoo-7a9ae808043f2ec47ef48c480cd6274767e82a52.zip
selinux profile: set sys-process/audit to use python by default.
Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/selinux/package.use.force3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
index fec892c60b07..f368891a801f 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -17,3 +17,6 @@ dev-lang/python xml
# so stages can build with no interacton. Bug #527938
sys-libs/libselinux static-libs
dev-libs/libpcre static-libs
+
+# Required for semanage to run correctly.
+sys-process/audit python