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

@ -21,6 +21,7 @@ profile firefox-pingsender @{exec_path} {
network inet stream,
network inet6 stream,
signal (receive) set=(cont, term) peer=@{systemd_user},
signal (receive) set=(term, kill) peer=firefox,
@{exec_path} mr,