net/l2tp: proper start at boot

This commit is contained in:
Franco Fichtner
2017-01-26 23:02:45 +01:00
parent 8c5192c1fe
commit b3a9e069d8
@@ -32,7 +32,7 @@
function if_l2tp_configure()
{
return array('if_l2tp_configure_do');
return array('bootup' => array('if_l2tp_configure_do'));
}
function if_l2tp_services()