]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd
authorEric Paris <eparis@redhat.com>
Mon, 7 Jul 2008 14:49:45 +0000 (10:49 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Aug 2008 16:05:32 +0000 (12:05 -0400)
commit4f783aa203f5f53841fe8f36b7d5becf4c332968
treef9bf6dcacaf105431641469089e20516dd403fc5
parent7c4621196a68413bdd9995a19671a49af2c6909c
[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd

Makes the kernel audit subsystem collect information about the sending
process when that process sends SIGUSR2 to the userspace audit daemon.
SIGUSR2 is a new interesting signal to auditd telling auditd that it
should try to start logging to disk again and the error condition which
caused it to stop logging to disk (usually out of space) has been
rectified.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditsc.c