luci-app-upnp: fix name of access-control-list

Signed-off-by: Reidar Cederqvist <reidar.cederqvist@genexis.eu>
This commit is contained in:
Reidar Cederqvist 2024-01-25 13:35:35 +01:00 committed by Paul Donald
parent 999f26e951
commit d048e40cb7
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"path": "upnp/upnp"
},
"depends": {
"acl": [ "luci-app-ddns" ],
"acl": [ "luci-app-upnp" ],
"uci": { "upnpd": true }
}
}

View file

@ -1,5 +1,5 @@
{
"luci-app-ddns": {
"luci-app-upnp": {
"description": "Grant access to upnp procedures",
"read": {
"ubus": {