diff options
author | Eric Paris <eparis@redhat.com> | 2008-11-05 18:47:09 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-12-09 08:27:37 +0100 |
commit | a3f07114e3359fb98683069ae397220e8992a24a (patch) | |
tree | d5af821616dd749be416ccbbe3f25f6919ea0af9 /samples | |
parent | Fix a race condition in FASYNC handling (diff) | |
download | linux-a3f07114e3359fb98683069ae397220e8992a24a.tar.xz linux-a3f07114e3359fb98683069ae397220e8992a24a.zip |
[PATCH] Audit: make audit=0 actually turn off audit
Currently audit=0 on the kernel command line does absolutely nothing.
Audit always loads and always uses its resources such as creating the
kernel netlink socket. This patch causes audit=0 to actually disable
audit. Audit will use no resources and starting the userspace auditd
daemon will not cause the kernel audit system to activate.
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions