mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-02 23:35:37 +00:00
Split priority rules with unsafe
keyword to separate tests
This helps to limit the amount of rules skipped in the utils tests (because the utils don't support the `unsafe` keyword)
This commit is contained in:
@@ -251,8 +251,8 @@ unknown_line = (
|
||||
'file/file/front_perms_ok_2.sd',
|
||||
'file/front_perms_ok_2.sd',
|
||||
'xtrans/simple_ok_cx_1.sd',
|
||||
'file/priority/front_perms_ok_1.sd',
|
||||
'file/priority/front_perms_ok_2.sd',
|
||||
'file/priority/front_perms_ok_3.sd',
|
||||
'file/priority/front_perms_ok_4.sd',
|
||||
|
||||
# owner / audit {...} blocks
|
||||
'file/file/owner/ok_1.sd',
|
||||
|
Reference in New Issue
Block a user