feat(dbus): start using the new dbus directive.

This commit is contained in:
Alexandre Pujol 2023-12-17 14:14:42 +00:00
parent e2682b3072
commit ca85373e3a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
34 changed files with 51 additions and 129 deletions

View file

@ -16,10 +16,7 @@ profile obexd @{exec_path} {
network bluetooth stream,
network bluetooth seqpacket,
dbus bind bus=session name=org.bluez.obex,
dbus receive bus=session path=/org/bluez/obex
interface=org.bluez.obex.AgentManager1
peer=(name=:*),
# dbus: own bus=system name=org.bluez.obex
@{exec_path} mr,

View file

@ -18,7 +18,7 @@ profile passimd @{exec_path} flags=(attach_disconnected) {
network inet6 stream,
network netlink raw,
dbus bind bus=system name=org.freedesktop.Passim,
# dbus: own bus=system name=org.freedesktop.Passim
@{exec_path} mr,

View file

@ -29,7 +29,7 @@ profile remmina @{exec_path} {
network inet6 stream,
network netlink raw,
dbus bind bus=session name=org.remmina.Remmina,
# dbus: own bus=session name=org.remmina.Remmina
dbus send bus=session path=/StatusNotifierWatcher
interface=org.freedesktop.DBus.Introspectable