Ref: https://github.com/openwrt/luci/issues/3902#issuecomment-612551325 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"luci-app-ttyd": {
|
|
"description": "Grant UCI access for luci-app-ttyd",
|
|
"read": {
|
|
"uci": [ "ttyd" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "ttyd" ]
|
|
}
|
|
}
|
|
}
|