luci-app-upnp: fix uci read ACL
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
94799995aa
commit
8792a4c3f0
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
"ubus": {
|
||||
"luci.upnp": [ "get_status" ],
|
||||
"luci": [ "setInitAction" ]
|
||||
}
|
||||
},
|
||||
"uci": [ "upnpd" ]
|
||||
},
|
||||
"write": {
|
||||
"ubus": {
|
||||
|
|
Loading…
Reference in a new issue