mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00
8 lines
85 B
Text
8 lines
85 B
Text
![]() |
#
|
||
|
#=Description basic file rule
|
||
|
#=EXRESULT PASS
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
/usr/bin/foo r,
|
||
|
}
|