diff options
author | 2008-11-05 12:47:09 -0500 | |
---|---|---|
committer | 2008-12-09 02:27:37 -0500 | |
commit | a3f07114e3359fb98683069ae397220e8992a24a (patch) | |
tree | d5af821616dd749be416ccbbe3f25f6919ea0af9 /net/unix/af_unix.c | |
parent | Fix a race condition in FASYNC handling (diff) | |
download | linux-dev-a3f07114e3359fb98683069ae397220e8992a24a.tar.xz linux-dev-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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions