signal to socket
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
c5998d37a2
commit
d042526ca4
1 changed files with 4 additions and 1 deletions
|
|
@ -20,7 +20,10 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
||||||
include <abstractions/X-strict>
|
include <abstractions/X-strict>
|
||||||
|
|
||||||
signal (send) set=(usr1,term) peer=kscreenlocker-greet,
|
signal (send) set=(usr1,term) peer=kscreenlocker-greet,
|
||||||
signal (connect, send, receive, accept) peer=(addr=@/tmp/.ICE-unix/[0-9]*),
|
|
||||||
|
unix (connect, receive, send, accept)
|
||||||
|
type=stream
|
||||||
|
peer=(addr="@/tmp/.ICE-unix/[0-9]*"),
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue