mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 02:41:03 +01:00
11 lines
128 B
Text
11 lines
128 B
Text
![]() |
#
|
||
|
#=Description ptrace peer w/implicit profile name rule
|
||
|
#=EXRESULT PASS
|
||
|
#
|
||
|
|
||
|
|
||
|
/usr/bin/foo {
|
||
|
ptrace peer=@{profile_name},
|
||
|
|
||
|
}
|