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