0886cc885a643dc0f38d1bc4737a84042cc3d167
[oweals/luci.git] / applications / luci-app-https-dns-proxy / root / usr / share / rpcd / acl.d / luci-app-https-dns-proxy.json
1 {
2         "luci-app-https-dns-proxy": {
3                 "description": "Grant UCI access for luci-app-https-dns-proxy",
4                 "read": {
5                         "uci": [ "https-dns-proxy" ]
6                 },
7                 "write": {
8                         "uci": [ "https-dns-proxy" ]
9                 }
10         }
11 }