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

12 lines
174 B
JSON

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