mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00
9 lines
111 B
Text
9 lines
111 B
Text
![]() |
#
|
||
|
#=Description capability + ptrace merged rule
|
||
|
#=EXRESULT FAIL
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
capability ptrace trace,
|
||
|
|
||
|
}
|