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

12 lines
166 B
JSON

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