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