mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 11:01:50 +00:00
13 lines
217 B
JSON
13 lines
217 B
JSON
|
{
|
||
|
"luci-proto-modemmanager": {
|
||
|
"description": "Grant access to mmcli",
|
||
|
"read": {
|
||
|
"cgi-io": [ "exec" ],
|
||
|
"file": {
|
||
|
"/usr/bin/mmcli -L": [ "exec" ],
|
||
|
"/usr/bin/mmcli -m [0-9]": [ "exec" ]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|