From dc50c7ecda3af967f4b0268bad39bcd3e24609d5 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 8 Jun 2006 04:51:21 +0000 Subject: [PATCH] Disable sasyncd. Sniff sniff. I gave it all I could, cap'n. Maybe 1.1. --- etc/inc/vpn.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc index 2542a3f7d3..65d44eab17 100644 --- a/etc/inc/vpn.inc +++ b/etc/inc/vpn.inc @@ -74,7 +74,7 @@ function vpn_ipsec_failover_configure() { mwexec("killall sasyncd"); /* launch sasyncd, oh wise one */ - mwexec_bg("/usr/local/sbin/sasyncd -d -v -v -v"); + /* mwexec_bg("/usr/local/sbin/sasyncd -d -v -v -v"); */ } function find_last_gif_device() {