mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 12:30:23 +09:00
This allows audit to specify rules in which we compare two fields of a process. Such as is the running process uid != to the running process euid? Signed-off-by: Peter Moody <pmoody@google.com> Signed-off-by: Eric Paris <eparis@redhat.com>