mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-08 18:31:03 +01:00
9 lines
96 B
Text
9 lines
96 B
Text
![]() |
#
|
||
|
#=Description basic ptrace readby rule
|
||
|
#=EXRESULT PASS
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
ptrace readby,
|
||
|
|
||
|
}
|