Re: [PATCH ghak111 V2] audit: deliver signal_info regarless of syscall

2019-05-21 Thread Paul Moore
On Fri, May 10, 2019 at 12:22 PM Richard Guy Briggs wrote: > > When a process signals the audit daemon (shutdown, rotate, resume, > reconfig) but syscall auditing is not enabled, we still want to know the > identity of the process sending the signal to the audit daemon. > > Move audit_signal_info(

[PATCH ghak111 V2] audit: deliver signal_info regarless of syscall

2019-05-10 Thread Richard Guy Briggs
When a process signals the audit daemon (shutdown, rotate, resume, reconfig) but syscall auditing is not enabled, we still want to know the identity of the process sending the signal to the audit daemon. Move audit_signal_info() out of syscall auditing to general auditing but create a new function