Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
systemd: Enable audit support.
[systemd] Enable audit support. Contributes to JB#44584

Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
LaakkonenJussi authored and mkosola committed Aug 16, 2019
1 parent 6c8310f commit 8f654e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rpm/systemd.spec
Expand Up @@ -53,6 +53,7 @@ Patch39: systemd-backport-pam-systemd-use-secure_getenv-rather-than-geten

Patch99: systemd-225_fix_build_with_glibc228.patch

BuildRequires: audit-libs-devel
BuildRequires: libcap-devel
BuildRequires: libmount-devel
BuildRequires: pam-devel
Expand Down Expand Up @@ -263,7 +264,7 @@ CONFIGURE_OPTS=(
--disable-apparmor \
--enable-pam \
--enable-acl \
--disable-audit \
--enable-audit \
--disable-elfutils \
--disable-qrencode \
--disable-microhttpd \
Expand Down

0 comments on commit 8f654e6

Please sign in to comment.