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