feat(profile): add some dbus rules.
This commit is contained in:
parent
53f3a27e16
commit
9f49052529
36 changed files with 98 additions and 140 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue