commit | 9b8753fffe7b3642688135f28aa8a0a0f45fd9ab | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Thu May 31 16:27:24 2018 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Tue Jun 19 10:26:59 2018 -0400 |
tree | ebe063c87aa4c838d4aead0e2fedb600ab8515ee | |
parent | 29c1372d6a9b872acf479ba2744e4e7f043981c0 [diff] |
audit: tie SECCOMP records to syscall Since seccomp events are triggered by user activity, tie the SECCOMP record to the syscall record to collect all records from the same event. See: https://github.com/linux-audit/audit-kernel/issues/87 Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>