feat(profile): add some dbus rules.

This commit is contained in:
Alexandre Pujol 2023-12-19 23:24:44 +00:00
parent 53f3a27e16
commit 9f49052529
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
36 changed files with 98 additions and 140 deletions

View file

@ -22,13 +22,7 @@ profile bluetoothd @{exec_path} flags=(attach_disconnected) {
network alg seqpacket,
network netlink raw,
dbus bind bus=system name=org.bluez,
dbus send bus=system path=/org/bluez{,/**}
interface=org.freedesktop.DBus.Properties
peer=(name=org.freedesktop.DBus),
dbus receive bus=system path=/org/bluez{,/**}
interface=org.bluez{,.*}
peer=(name=:*),
# dbus: own bus=system name=org.bluez
@{exec_path} mr,