mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-24 19:17:19 +00:00
8 lines
87 B
Plaintext
8 lines
87 B
Plaintext
|
# 1
|
||
|
# 2
|
||
|
# 3
|
||
|
/does/not/exist { # 4
|
||
|
/lib/lib*.so rm, # 5
|
||
|
/fail abcdefgh, # 6
|
||
|
} # 7
|