summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-08-21 21:43:09 -0400
committerMike Gilbert <floppym@gentoo.org>2020-08-21 21:55:45 -0400
commit3f7665c563412f6cdd8a4ba4bc918ecc2b983d08 (patch)
treed860633bdca609db49b2b4a3a90ea0a9d56c800d /sys-apps/systemd/systemd-9999.ebuild
parentsys-process/nmon: add ~arm64 keyword to version 16m (diff)
downloadgentoo-3f7665c563412f6cdd8a4ba4bc918ecc2b983d08.tar.gz
gentoo-3f7665c563412f6cdd8a4ba4bc918ecc2b983d08.tar.bz2
gentoo-3f7665c563412f6cdd8a4ba4bc918ecc2b983d08.zip
sys-apps/systemd: do not change the kernel audit setting by default
Closes: https://bugs.gentoo.org/736910 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 5097bffb2ddd..a3cf9676ba5f 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -207,6 +207,7 @@ src_prepare() {
PATCHES+=(
"${FILESDIR}/gentoo-generator-path-r2.patch"
"${FILESDIR}/gentoo-systemctl-disable-sysv-sync.patch"
+ "${FILESDIR}/gentoo-journald-audit.patch"
)
fi