git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de6bbd1
)
[AUDIT] make audit=0 really stop audit messages
author
Eric Paris
<eparis@redhat.com>
Mon, 7 Jan 2008 22:09:31 +0000
(17:09 -0500)
committer
Al 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