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
|
|
@ -84,10 +84,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
interface={org.gnome.*,org.freedesktop.{Application,DBus.Properties,DBus.ObjectManager},org.gtk.{Actions,Application}}
|
||||
peer=(name="{:*,org.gnome.*,org.freedesktop.DBus}"),
|
||||
|
||||
dbus bind bus=session name=org.gtk.MountOperationHandler,
|
||||
dbus receive bus=session path=/org/gtk/MountOperationHandler
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
peer=(name=:*),
|
||||
# dbus: own bus=session name=org.gtk.MountOperationHandler
|
||||
|
||||
dbus bind bus=session name=com.canonical.Unity,
|
||||
dbus receive bus=session path=/com/canonical/unity/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue