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

12 lines
176 B
JSON

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