feat(dbus): rewrite some dbus rules (5).
This commit is contained in:
parent
f5862c9862
commit
da3b5103e4
40 changed files with 119 additions and 400 deletions
|
|
@ -65,7 +65,7 @@ profile udisksd @{exec_path} flags=(attach_disconnected) {
|
|||
peer=(name="{:*,org.freedesktop.DBus}"),
|
||||
dbus receive bus=system path=/org/freedesktop/UDisks2{,/**}
|
||||
interface=org.freedesktop.DBus.{Properties,ObjectManager}
|
||||
peer=(name=:*),
|
||||
peer=(name="{:*,org.freedesktop.DBus}"),
|
||||
|
||||
dbus (send,receive) bus=system path=/
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue