mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
in the parser. r1413 Nominated-by: Kees Cook <kees@ubuntu.com> r1413 Acked-By: Steve Beattie <sbeattie@ubuntu.com> r1418 Nominated-by: Steve Beattie <sbeattie@ubuntu.com> r1418 Acked-By: Kees Cook <kees@ubuntu.com> r1418 Acked-By: John Johansen <john.johansen@canonical.com>
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
|