apparmor/management/apparmor-dbus/README

9 lines
254 B
Text
Raw Normal View History

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):
2007-02-08 19:56:28 +00:00
dispatcher=/usr/local/bin/apparmor-dbus
2007-02-08 19:03:00 +00:00
* Restart auditd