feat(dbus): replace some rule by the new directives.
This commit is contained in:
parent
66a4a17924
commit
b1212c6e62
26 changed files with 42 additions and 292 deletions
|
|
@ -24,16 +24,7 @@ profile geoclue @{exec_path} flags=(attach_disconnected) {
|
|||
network inet6 stream,
|
||||
network netlink raw,
|
||||
|
||||
dbus bind bus=system name=org.freedesktop.GeoClue2,
|
||||
dbus send bus=system path=/org/freedesktop/GeoClue2/*
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
peer=(name="{:*,org.freedesktop.DBus}"),
|
||||
dbus receive bus=system path=/org/freedesktop/GeoClue2/*
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
peer=(name=:*),
|
||||
dbus receive bus=system path=/org/freedesktop/GeoClue2/*
|
||||
interface=org.freedesktop.GeoClue2.Manager
|
||||
peer=(name=:*),
|
||||
# dbus: own bus=system name=org.freedesktop.GeoClue2
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue