feat(dbus): rewrite some dbus rules (4).
This commit is contained in:
parent
2af165403a
commit
1edf507abf
16 changed files with 74 additions and 129 deletions
|
|
@ -26,16 +26,11 @@ profile wpa-supplicant @{exec_path} flags=(attach_disconnected) {
|
|||
network packet raw,
|
||||
network packet dgram,
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DBus
|
||||
interface=org.freedesktop.DBus
|
||||
member=RequestName,
|
||||
|
||||
dbus receive bus=system path=/fi/w[0-9]/wpa_supplicant1
|
||||
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,
|
||||
|
||||
dbus bind bus=system name=fi.w1.wpa_supplicant1,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/wpa_supplicant/wpa_supplicant.conf rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue