call openvpn_resync_all() on bootup

This commit is contained in:
Scott Ullrich 2006-04-03 14:57:29 +00:00
parent add2e3f7bc
commit 0fe872968f

View File

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