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

12 lines
190 B
JSON

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