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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue