12 lines
170 B
JSON
12 lines
170 B
JSON
|
{
|
||
|
"luci-app-unbound": {
|
||
|
"description": "Grant UCI access for luci-app-unbound",
|
||
|
"read": {
|
||
|
"uci": [ "unbound" ]
|
||
|
},
|
||
|
"write": {
|
||
|
"uci": [ "unbound" ]
|
||
|
}
|
||
|
}
|
||
|
}
|