Files
op-packages/luci-app-authshield/root/usr/share/rpcd/acl.d/luci-app-authshield.json
T

12 lines
182 B
JSON

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