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

@ -17,6 +17,7 @@ profile at-spi2-registryd @{exec_path} flags=(attach_disconnected) {
include <abstractions/nameservice-strict>
include <abstractions/X-strict>
signal (receive) set=(cont, term) peer=@{systemd_user},
signal (receive) set=(term hup kill) peer=@{systemd},
signal (receive) set=(term hup kill) peer=dbus-daemon,
signal (receive) set=(term hup kill) peer=gdm*,

View file

@ -24,6 +24,8 @@ profile geoclue @{exec_path} flags=(attach_disconnected) {
network inet6 stream,
network netlink raw,
signal (receive) set=(cont, term) peer=@{systemd_user},
# dbus: own bus=system name=org.freedesktop.GeoClue2
dbus send bus=system path=/org/freedesktop/DBus

View file

@ -24,6 +24,7 @@ profile polkit-kde-authentication-agent @{exec_path} flags=(attach_disconnected)
network inet6 stream,
network netlink raw,
signal (receive) set=(cont, term) peer=@{systemd_user},
signal (send) set=(term, kill) peer=polkit-agent-helper,
@{exec_path} mr,

View file

@ -20,6 +20,8 @@ profile xdg-desktop-portal-kde @{exec_path} {
network inet6 stream,
network netlink raw,
signal (receive) set=(cont, term) peer=@{systemd_user},
@{exec_path} mr,
/usr/share/hwdata/pnp.ids r,