mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/upnp: move to compatible newwanip_map event
This commit is contained in:
@@ -90,7 +90,7 @@ function miniupnpd_configure()
|
||||
{
|
||||
return [
|
||||
'bootup' => ['miniupnpd_configure_do'],
|
||||
'newwanip' => ['miniupnpd_configure_do'],
|
||||
'newwanip_map' => ['miniupnpd_configure_do'],
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user