treewide: stage ACL rules for legacy applications
[project/luci.git] / applications / luci-app-lxc / root / usr / share / rpcd / acl.d / luci-app-lxc.json
1 {
2 "luci-app-lxc": {
3 "description": "Grant UCI access for luci-app-lxc",
4 "read": {
5 "uci": [ "lxc" ]
6 },
7 "write": {
8 "uci": [ "lxc" ]
9 }
10 }
11 }