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