small-package/luci-app-speedtest-web/root/usr/share/rpcd/acl.d/luci-app-speedtest-web.json

12 lines
194 B
JSON

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