mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-09 19:28:47 +01:00
10 lines
159 B
Text
10 lines
159 B
Text
![]() |
#
|
||
|
#=Description basic signal bad peer
|
||
|
#=EXRESULT FAIL
|
||
|
#
|
||
|
/usr/bin/signal-test {
|
||
|
signal (read write send receive) set=(hup, int) peer=/bin/bash /bin/dash,
|
||
|
|
||
|
}
|
||
|
|