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

12 lines
162 B
JSON

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