feat(profiles): improve dbus integration.
This commit is contained in:
parent
33a9b062ff
commit
d2a650f6c6
19 changed files with 77 additions and 66 deletions
|
|
@ -84,6 +84,11 @@ profile NetworkManager @{exec_path} flags=(attach_disconnected) {
|
|||
interface=org.freedesktop.DBus.ObjectManager
|
||||
member=GetManagedObjects,
|
||||
|
||||
dbus receive bus=system path=/org/bluez/hci*/**
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=PropertiesChanged
|
||||
peer=(name=:*),
|
||||
|
||||
dbus bind bus=system
|
||||
name=org.freedesktop.NetworkManager,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue