op-packages/luci-app-webd/root/usr/share/rpcd/acl.d/luci-app-webd.json
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

12 lines
158 B
JSON

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