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