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