[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)
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>

No differences found