mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
10 lines
141 B
Text
10 lines
141 B
Text
![]() |
#
|
||
|
#=DESCRIPTION only pix is allowed as a multiple x modifier
|
||
|
#=EXRESULT FAIL
|
||
|
#
|
||
|
/usr/bin/foo {
|
||
|
#include <includes/files>
|
||
|
/bin/ls rIUx,
|
||
|
}
|
||
|
|