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

12 lines
248 B
JSON

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