commit | d87de4a878e110d0061fb22726d37a54a281285d | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Thu May 31 16:28:12 2018 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Tue Jun 19 10:30:05 2018 -0400 |
tree | 086268047aedb5765b6edd9eb9e88e3091fe76ad | |
parent | 9b8753fffe7b3642688135f28aa8a0a0f45fd9ab [diff] |
audit: tie ANOM_ABEND records to syscall Since core dump events are triggered by user activity, tie the ANOM_ABEND record to the syscall record to collect all records from the same event. See: https://github.com/linux-audit/audit-kernel/issues/88 Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>