luci: Add luci-app-unbound to base
[librecmc/librecmc.git] / package / luci / applications / luci-app-unbound / root / usr / share / rpcd / acl.d / luci-app-unbound.json
1 {
2         "luci-app-unbound": {
3                 "description": "Grant UCI access for luci-app-unbound",
4                 "read": {
5                         "uci": [ "unbound" ]
6                 },
7                 "write": {
8                         "uci": [ "unbound" ]
9                 }
10         }
11 }