mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-29 09:51:41 +08:00
15 lines
249 B
JSON
15 lines
249 B
JSON
{
|
|
"admin/services/msd_lite": {
|
|
"title": "Multi Stream daemon Lite",
|
|
"order": 91,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "msd_lite"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-msd_lite" ],
|
|
"fs": { "/etc/config/msd_lite": "file" }
|
|
}
|
|
}
|
|
}
|