aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files/wpad_acl.json
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/hostapd/files/wpad_acl.json')
-rw-r--r--package/network/services/hostapd/files/wpad_acl.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/network/services/hostapd/files/wpad_acl.json b/package/network/services/hostapd/files/wpad_acl.json
index c77ccd8ea0..d00fd945ba 100644
--- a/package/network/services/hostapd/files/wpad_acl.json
+++ b/package/network/services/hostapd/files/wpad_acl.json
@@ -3,6 +3,12 @@
"access": {
"service": {
"methods": [ "event" ]
+ },
+ "wpa_supplicant": {
+ "methods": [ "phy_set_state", "phy_set_macaddr_list", "phy_status" ]
+ },
+ "hostapd": {
+ "methods": [ "apsta_state" ]
}
},
"publish": [ "hostapd", "hostapd.*", "wpa_supplicant", "wpa_supplicant.*" ],