commit | b6c7c115c2ce679ac536f0adf0ff518fcd939196 | [log] [tgz] |
---|---|---|
author | Paul Moore <paul@paul-moore.com> | Tue May 02 10:16:05 2017 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Tue May 02 10:16:05 2017 -0400 |
tree | 0c7671fe200ec777495bec8c830ef17c12e76255 | |
parent | 45a0642b4d021a2f50d5db9c191b5bfe60bfa1c7 [diff] |
audit: store the auditd PID as a pid struct instead of pid_t This is arguably the right thing to do, and will make it easier when we start supporting multiple audit daemons in different namespaces. Signed-off-by: Paul Moore <paul@paul-moore.com>