small-packages/liep/luci-app-softethervpn/root/usr/share/rpcd/acl.d/luci-app-softethervpn.json
2026-05-10 09:48:30 +08:00

12 lines
208 B
JSON

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