Files

16 lines
201 B
JSON

{
"luci-app-smart-reboot": {
"description": "Grant access to smart-reboot UCI config",
"read": {
"uci": [
"smart-reboot"
]
},
"write": {
"uci": [
"smart-reboot"
]
}
}
}