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