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