mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-23 02:27:12 +00:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
|
#
|
||
|
#=DESCRIPTION unix rule with a bad path regex expansion
|
||
|
#=EXRESULT FAIL
|
||
|
#
|
||
|
|
||
|
profile foo {
|
||
|
unix send path=@foo{one,two peer=(label=splat),
|
||
|
}
|