mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/upnp: change this back for 25.1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= upnp
|
||||
PLUGIN_VERSION= 1.6
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_DEPENDS= miniupnpd
|
||||
PLUGIN_COMMENT= Universal Plug and Play (UPnP IGD & PCP/NAT-PMP) Service
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
@@ -90,7 +90,7 @@ function miniupnpd_configure()
|
||||
{
|
||||
return [
|
||||
'bootup' => ['miniupnpd_configure_do'],
|
||||
'newwanip_map' => ['miniupnpd_configure_do'],
|
||||
'newwanip' => ['miniupnpd_configure_do'],
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user