apparmor/management/apparmor-dbus
Steve Beattie b240be37cc Submitted By: Mario Fetka (mario dot fetka at gmail dot com)
Acked-By: Steve Beattie <steve@nxnw.org>

- correct --as-needed linkflag
- use autotools to check for dbus and libaudit-dev properly
2009-05-13 04:20:48 +00:00
..
src Submitted By: Mario Fetka (mario dot fetka at gmail dot com) 2009-05-13 04:20:48 +00:00
apparmor-dbus.spec bump version to 2.3 2008-04-07 18:37: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 Submitted By: Mario Fetka (mario dot fetka at gmail dot com) 2009-05-13 04:20:48 +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