~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to deprecated/management/apparmor-dbus/README

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-08-10 18:12:34 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20110810181234-b6obckg60cp99crg
Tags: upstream-2.7.0~beta1+bzr1774
ImportĀ upstreamĀ versionĀ 2.7.0~beta1+bzr1774

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
In order to actually use aadbus, you need to tell auditd to use it as a dispatcher.  It's simple:
2
 
 
3
 
* As root, edit /etc/auditd.conf
4
 
 
5
 
* Add the following line (using the correct path, of course):
6
 
        dispatcher=/usr/local/bin/apparmor-dbus
7
 
 
8
 
* Restart auditd