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