mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
![]() Several log examples result in rules where the 'owner' conditional should be added. With logparser.py fixed to handle owner-only events, we need to add the owner conditional to several test_multi/*.profile files. I verified all log files for the changed profiles and made sure that - the log line contains fsuid= and ouid= - fsuid == ouid I also did a quick check on all log events containing ouid= and for those with fsuid == ouid, I checked that the profile has the owner conditional. Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk and 2.11 (see mail from 2017-07-31) |
||
---|---|---|
.. | ||
config | ||
lib | ||
libaalogparse.test | ||
test_multi | ||
Makefile.am | ||
test_multi.c |