summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-01 22:18:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-01 22:18:36 +0000
commit7c172009f69fdbb8fa168a05eb2caaa5eafe7b11 (patch)
tree9e60d5895302196978099d720cf875063c636dc5 /etc/rc.bootup
parentf0674f6766d804d4323c29d6e1f7fde91b2ca7a5 (diff)
downloadpfsense-7c172009f69fdbb8fa168a05eb2caaa5eafe7b11.zip
pfsense-7c172009f69fdbb8fa168a05eb2caaa5eafe7b11.tar.gz
MFC Fernando's OpenVPN changes.
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 686d15c..81bc771 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -194,7 +194,7 @@
}
/* start OpenVPN server & clients */
- ovpn_configure(false);
+ openvpn_resync_all();
/* set up static routes */
system_routing_configure();
OpenPOWER on IntegriCloud