Skip to content
Snippets Groups Projects
Commit c2a7780e authored by Eric Paris's avatar Eric Paris Committed by Al Viro
Browse files

[AUDIT] collect uid, loginuid, and comm in OBJ_PID records


Add uid, loginuid, and comm collection to OBJ_PID records.  This just
gives users a little more information about the task that received a
signal.  pid is rather meaningless after the fact, and even though comm
isn't great we can't collect exe reasonably on this code path for
performance reasons.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent f701b75e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment