Revision f11ebed1
Added by Ermal LUÇI over 12 years ago
etc/rc.bootup | ||
---|---|---|
358 | 358 |
|
359 | 359 |
/* start IPsec tunnels */ |
360 | 360 |
vpn_ipsec_configure(); |
361 |
/* Reload dynamic hostname tunnels after bootup finishes */ |
|
362 |
send_event("service reload ipsecdns"); |
|
363 | 361 |
|
364 | 362 |
/* start SNMP service */ |
365 | 363 |
services_snmpd_configure(); |
Also available in: Unified diff
Not sure why this is part of the bootup process but it shouldn't. Hopefully nothing breaks