mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/upnp: proper start at boot
This commit is contained in:
@@ -85,7 +85,7 @@ function miniupnpd_stop()
|
||||
|
||||
function miniupnpd_configure()
|
||||
{
|
||||
return array('miniupnpd_configure_do');
|
||||
return array('bootup' => array('miniupnpd_configure_do'));
|
||||
}
|
||||
|
||||
function miniupnpd_uuid()
|
||||
|
||||
Reference in New Issue
Block a user