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

@ -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,

View file

@ -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,