[AUDIT] make audit=0 really stop audit messages
authorEric Paris <eparis@redhat.com>
Mon, 7 Jan 2008 22:09:31 +0000 (17:09 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Feb 2008 19:24:33 +0000 (14:24 -0500)
commit1a6b9f2317f18db768010252c957d99daf40678f
treee63199fab4ec31e05b22f3af10505bdcfcb57be8
parentde6bbd1d30e5912620d25dd15e3f180ac7f9fcef
[AUDIT] make audit=0 really stop audit messages

Some audit messages (namely configuration changes) are still emitted even if
the audit subsystem has been explicitly disabled.  This patch turns those
messages off as well.

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c
kernel/auditfilter.c