small-packages/luci-app-interfaces-statistics/root/usr/share/rpcd/acl.d/luci-app-interfaces-statistics.json
2026-05-10 09:48:30 +08:00

11 lines
182 B
JSON

{
"luci-app-interfaces-statistics": {
"description": "Grant access to interfaces-statistics procedures",
"read": {
"ubus": {
"network.device": [ "status" ]
}
}
}
}