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