mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 02:41:03 +01:00
8 lines
132 B
Text
8 lines
132 B
Text
![]() |
#
|
||
|
#=Description basic inherit uppercase exec permission (should emit warning)
|
||
|
#=EXRESULT PASS
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
/usr/bin/foo iX,
|
||
|
}
|