apparmor/deprecated/management/apparmor-dbus
2010-02-04 14:39:27 -08:00
..
src Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
apparmor-dbus.spec Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
AUTHORS Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
autogen.sh Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
ChangeLog Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
configure.in Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
COPYING Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
INSTALL Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
Makefile.am Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
NEWS Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
README Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00
TODO Deprecate old management applications that are no longer supported and 2010-02-04 14:39:27 -08:00

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