mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-29 18:01:55 +08:00
12 lines
204 B
JSON
12 lines
204 B
JSON
{
|
|
"luci-app-timecontrol": {
|
|
"description": "Grant UCI access for luci-app-timecontrol",
|
|
"read": {
|
|
"uci": [ "luci-app-timecontrol" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "luci-app-timecontrol" ]
|
|
}
|
|
}
|
|
}
|