summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-app-dcwapd/root/usr/share/rpcd/acl.d/luci-app-dcwapd.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/applications/luci-app-dcwapd/root/usr/share/rpcd/acl.d/luci-app-dcwapd.json b/applications/luci-app-dcwapd/root/usr/share/rpcd/acl.d/luci-app-dcwapd.json
index 983c525be7..9ee4c01ff3 100644
--- a/applications/luci-app-dcwapd/root/usr/share/rpcd/acl.d/luci-app-dcwapd.json
+++ b/applications/luci-app-dcwapd/root/usr/share/rpcd/acl.d/luci-app-dcwapd.json
@@ -3,7 +3,8 @@
"description": "Grant UCI access for luci-app-dcwapd",
"read": {
"ubus": {
- "luci-rpc": [ "getWirelessDevices" ],
+ "luci-rpc": [ "getWirelessDevices" ]
+ },
"uci": [ "dcwapd" ]
},
"write": {