Files
op-packages/luci-app-timecontrol/root/usr/share/rpcd/acl.d/luci-app-timecontrol.json
T
github-actions[bot] 6348b68a14
Merge-upstream / merge (push) Canceled after 0s
💋 Sync 2026-09-07 03:05:06
2026-09-07 03:05:06 +08:00

12 lines
186 B
JSON

{
"luci-app-timecontrol": {
"description": "Grant UCI access for luci-app-timecontrol",
"read": {
"uci": [ "timecontrol" ]
},
"write": {
"uci": [ "timecontrol" ]
}
}
}