op-packages/luci-app-hotplug/root/usr/share/rpcd/acl.d/luci-app-hotplug.json
github-actions[bot] 263d407c11 🎄 Sync 2026-04-23 03:14:31
2026-04-23 03:14:31 +08:00

12 lines
170 B
JSON

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