profiles: enable audit in systemd and the kernel

This commit is contained in:
Michael Marineau 2015-07-29 19:07:06 -07:00
parent e9a8f48f31
commit 6e66b90ea5
2 changed files with 5 additions and 2 deletions

View File

@ -23,7 +23,7 @@ sys-libs/pam -berkdb
sys-libs/gdbm berkdb
# enable journal gateway and container features, avoid pulling in gnutls
sys-apps/systemd importd http nat -ssl
sys-apps/systemd audit importd http nat -ssl
net-libs/libmicrohttpd -ssl
sys-boot/syslinux -custom-cflags
@ -35,3 +35,6 @@ dev-util/pkgconfig internal-glib
# minimize risk removing unneeded patches and networking support
app-shells/bash -net vanilla
# enable audit subsystem by default
sys-kernel/coreos-kernel audit

View File

@ -14,7 +14,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="daemon ldap python"
# Testcases are pretty useless as they are built for RedHat users/groups and
# kernels.