mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00
10 lines
119 B
Text
10 lines
119 B
Text
![]() |
#
|
||
|
#=DESCRIPTION A simple successful profile
|
||
|
#=EXRESULT PASS
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
/usr/bin/foo r,
|
||
|
/usr/bin/blah rix,
|
||
|
}
|
||
|
|