mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Allow syscall exit filter matching based on the uid of the owner of an inode used in a syscall. aka: auditctl -a always,exit -S open -F obj_uid=0 -F perm=wa Signed-off-by: Eric Paris <eparis@redhat.com>