2025-05-29 15:07:58 +08:00

12 lines
182 B
JSON

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