luci-app-p910nd: convert to JS
[project/luci.git] / applications / luci-app-p910nd / root / usr / share / rpcd / acl.d / luci-app-p910nd.json
1 {
2 "luci-app-p910nd": {
3 "description": "Grant UCI access for luci-app-p910nd",
4 "read": {
5 "uci": [ "p910nd" ],
6 "file": {
7 "/usr/bin/find -L /dev -maxdepth 3 -type c -name lp*": ["exec"],
8 "/usr/libexec/opkg-call list-installed": ["exec"]
9 },
10 "ubus": {
11 "luci": [ "p910nd" ]
12 }
13 },
14 "write": {
15 "uci": [ "p910nd" ]
16 }
17 }
18 }