mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
12 lines
166 B
JSON
12 lines
166 B
JSON
{
|
|
"luci-app-mosdns": {
|
|
"description": "Grant UCI access for luci-app-mosdns",
|
|
"read": {
|
|
"uci": [ "mosdns" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "mosdns" ]
|
|
}
|
|
}
|
|
}
|