mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
![]() Acked-By: Steve Beattie <steve@nxnw.org> - correct --as-needed linkflag - use autotools to check for dbus and libaudit-dev properly |
||
---|---|---|
.. | ||
src | ||
apparmor-dbus.spec | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO |
In order to actually use aadbus, you need to tell auditd to use it as a dispatcher. It's simple: * As root, edit /etc/auditd.conf * Add the following line (using the correct path, of course): dispatcher=/usr/local/bin/apparmor-dbus * Restart auditd