diff --git a/etc/rc.bootup b/etc/rc.bootup index 460254ce7c..81bc771fcc 100755 --- a/etc/rc.bootup +++ b/etc/rc.bootup @@ -194,7 +194,7 @@ } /* start OpenVPN server & clients */ - //openvpn_resync_all(); + openvpn_resync_all(); /* set up static routes */ system_routing_configure();