feat(profile): add some dbus rules.
This commit is contained in:
parent
53f3a27e16
commit
9f49052529
36 changed files with 98 additions and 140 deletions
|
|
@ -17,7 +17,7 @@ profile thermald @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
capability sys_boot,
|
||||
|
||||
# dbus: own bus=sessisystemon name=org.freedesktop.thermald
|
||||
# dbus: own bus=system name=org.freedesktop.thermald
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -29,11 +29,7 @@ profile wpa-supplicant @{exec_path} flags=(attach_disconnected) {
|
|||
network packet dgram,
|
||||
network packet raw,
|
||||
|
||||
dbus bind bus=system name=fi.w1.wpa_supplicant1,
|
||||
dbus receive bus=system path=/fi/w1/wpa_supplicant1
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=GetAll
|
||||
peer=(name=:*),
|
||||
# dbus: own bus=system name=fi.w1.wpa_supplicant1
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue