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