summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/vpn.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index dd2dbd4..b1620c4 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -837,9 +837,6 @@ EOD;
sleep("0.1");
/* load SPD */
mwexec("/usr/local/sbin/setkey -f {$g['varetc_path']}/spd.conf", false);
- /* We are already online, reload */
- sleep("0.1");
- mwexec("/usr/bin/killall -HUP racoon", false);
/* start dnswatch, if necessary */
if (count($dnswatch_list) > 0) {
OpenPOWER on IntegriCloud