luci-app-upnp: fix name of access-control-list
authorReidar Cederqvist <reidar.cederqvist@genexis.eu>
Thu, 25 Jan 2024 12:35:35 +0000 (13:35 +0100)
committerPaul Donald <newtwen@gmail.com>
Thu, 25 Jan 2024 23:44:45 +0000 (00:44 +0100)
Signed-off-by: Reidar Cederqvist <reidar.cederqvist@genexis.eu>
(cherry picked from commit d048e40cb74cc4478beedabca55902a54a4965ad)

applications/luci-app-upnp/root/usr/share/luci/menu.d/luci-app-upnp.json
applications/luci-app-upnp/root/usr/share/rpcd/acl.d/luci-app-upnp.json

index 63a5c592f93c74fed9d8b6a557020a4140ca57b6..73fc3dc511caed2a9d7a997e5777a9b723829f92 100644 (file)
@@ -6,7 +6,7 @@
                        "path": "upnp/upnp"
                },
                "depends": {
-                       "acl": [ "luci-app-ddns" ],
+                       "acl": [ "luci-app-upnp" ],
                        "uci": { "upnpd": true }
                }
        }
index ffe409093258a5821c37fe6afa0527f382b3bf0f..9be82df1c5c2802bb8abc0f721e13021b34e9100 100644 (file)
@@ -1,5 +1,5 @@
 {
-       "luci-app-ddns": {
+       "luci-app-upnp": {
                "description": "Grant access to upnp procedures",
                "read": {
                        "ubus": {