summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2015-01-15 20:18:24 +0100
committerErmal LUÇI <eri@pfsense.org>2015-01-15 20:18:38 +0100
commit05071b6541ed769b66ef15df3532591d8d38975b (patch)
tree1ba29f9066e990e887cf600d3822b816dccb7305
parent4e8eacfd7c0f1909c15d85b4cae2302b0ba3f0fc (diff)
downloadpfsense-05071b6541ed769b66ef15df3532591d8d38975b.zip
pfsense-05071b6541ed769b66ef15df3532591d8d38975b.tar.gz
Just do an update since it will handle itself properly.
-rw-r--r--etc/inc/vpn.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 69bfcc0..4da9e63 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -927,7 +927,6 @@ EOD;
mwexec("/usr/local/sbin/ipsec rereadall", false);
/* Update configuration changes */
mwexec("/usr/local/sbin/ipsec update", false);
- mwexec("/usr/local/sbin/ipsec reload", false);
} else {
mwexec("/usr/local/sbin/ipsec start", false);
}
OpenPOWER on IntegriCloud