apparmor/management/apparmor-dbus
2007-09-13 16:50:57 +00:00
..
src have apparmor-dbus send null terminated strings 2007-09-05 21:42:38 +00:00
apparmor-dbus.spec Bump to version 1.2 to match autobuild version. 2007-09-13 16:50:57 +00:00
AUTHORS 2007-02-08 19:03:00 +00:00
autogen.sh - Cleaned up directory, added autogen.sh 2007-08-07 19:33:01 +00:00
ChangeLog 2007-02-08 19:03:00 +00:00
configure.in Bump to version 1.2 to match autobuild version. 2007-09-13 16:50:57 +00:00
COPYING 2007-02-08 19:03:00 +00:00
INSTALL 2007-02-08 19:03:00 +00:00
Makefile.am 2007-02-08 19:03:00 +00:00
NEWS 2007-02-08 19:03:00 +00:00
README Renamed to apparmor-dbus. 2007-02-08 19:56:28 +00:00
TODO 2007-02-08 19:03:00 +00: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