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.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/network/services/hostapd/files/wpad_acl.json b/package/network/services/hostapd/files/wpad_acl.json
new file mode 100644
index 0000000000..c77ccd8ea0
--- /dev/null
+++ b/package/network/services/hostapd/files/wpad_acl.json
@@ -0,0 +1,10 @@
+{
+ "user": "network",
+ "access": {
+ "service": {
+ "methods": [ "event" ]
+ }
+ },
+ "publish": [ "hostapd", "hostapd.*", "wpa_supplicant", "wpa_supplicant.*" ],
+ "send": [ "bss.*", "wps_credentials" ]
+}