feat(fsp): allow signal from system-user for some user app.
This commit is contained in:
parent
3c77da8f7d
commit
62f1f7df6e
24 changed files with 41 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ profile gnome-terminal-server @{exec_path} {
|
|||
include <abstractions/dconf-write>
|
||||
include <abstractions/gnome-strict>
|
||||
|
||||
signal (receive) set=(cont, term) peer=systemd-user,
|
||||
signal (receive) set=(cont, term) peer=@{systemd_user},
|
||||
signal (send) set=(hup) peer=htop,
|
||||
signal (send) set=(term hup kill) peer=unconfined,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue