luci/applications/luci-app-udpxy/root/usr/share/rpcd/acl.d/luci-app-udpxy.json

12 lines
162 B
JSON

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