summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-02 23:20:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-02 23:20:35 +0000
commit397afb3e05c2ece1bf5149c820fd6cc822e443b9 (patch)
tree352274e72c19f5486b01ee484a72c9decd5e2c30 /etc/rc.bootup
parentcba9c643a9305a6cba21dcb816c64357ffcc895c (diff)
downloadpfsense-397afb3e05c2ece1bf5149c820fd6cc822e443b9.zip
pfsense-397afb3e05c2ece1bf5149c820fd6cc822e443b9.tar.gz
Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()
Pointy-hat-to: FernandoTCL
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 81bc771..460254c 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();
OpenPOWER on IntegriCloud