Fixes: #3866
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 43e872871a
)
11 lines
166 B
JSON
11 lines
166 B
JSON
{
|
|
"luci-app-vnstat": {
|
|
"description": "Grant UCI access for luci-app-vnstat",
|
|
"read": {
|
|
"uci": [ "vnstat" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "vnstat" ]
|
|
}
|
|
}
|
|
}
|