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() {