feat(profile): add more dbus interface base abs & improve dbus integration.
This commit is contained in:
parent
a724af9ded
commit
4210db4faa
23 changed files with 128 additions and 13 deletions
|
|
@ -28,6 +28,11 @@ profile gsd-print-notifications @{exec_path} flags=(attach_disconnected) {
|
|||
# dbus receive bus=system path=/org/cups/cupsd/Notifier
|
||||
# interface=org.cups.cupsd.Notifier,
|
||||
|
||||
dbus receive bus=system path=/org/cups/cupsd/Notifier
|
||||
interface=org.cups.cupsd.Notifier
|
||||
member=ServerStarted
|
||||
peer=(name=@{busname}, label=cups-notifier-dbus),
|
||||
|
||||
dbus receive bus=session
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue