mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
12 lines
217 B
JSON
12 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" ]
|
|
}
|
|
}
|
|
}
|
|
}
|