treewide: stage ACL rules for legacy applications
[project/luci.git] / applications / luci-app-ahcp / root / usr / share / rpcd / acl.d / luci-app-ahcp.json
1 {
2 "luci-app-ahcp": {
3 "description": "Grant UCI access for luci-app-ahcp",
4 "read": {
5 "uci": [ "ahcpd" ]
6 },
7 "write": {
8 "uci": [ "ahcpd" ]
9 }
10 }
11 }