feat(fsp): allow signal from system-user for some user app.

This commit is contained in:
Alexandre Pujol 2024-03-05 00:25:39 +00:00
parent 3c77da8f7d
commit 62f1f7df6e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
24 changed files with 41 additions and 6 deletions

View file

@ -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,