Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()

Pointy-hat-to: FernandoTCL
This commit is contained in:
Scott Ullrich 2006-04-02 23:20:35 +00:00
parent cba9c643a9
commit 397afb3e05

View File

@ -194,7 +194,7 @@
}
/* start OpenVPN server & clients */
openvpn_resync_all();
//openvpn_resync_all();
/* set up static routes */
system_routing_configure();