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