mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
7 lines
85 B
Text
7 lines
85 B
Text
#
|
|
#=Description basic file rule
|
|
#=EXRESULT PASS
|
|
#
|
|
/usr/bin/foo {
|
|
/usr/bin/foo r,
|
|
}
|