summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-10 21:38:53 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-10 21:38:53 +0000
commit42f2bcc987eb639b55149a58db39764c39882ae2 (patch)
tree3c33289df66e37e40ccaa27ed4727613d2ddfbc3
parent1ac39951ff719929b3aa233f543ecf4bd2861198 (diff)
downloadpfsense-42f2bcc987eb639b55149a58db39764c39882ae2.zip
pfsense-42f2bcc987eb639b55149a58db39764c39882ae2.tar.gz
Add more -v
-rw-r--r--etc/inc/vpn.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 1c5092e..7cf04fd 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -64,7 +64,7 @@ function vpn_ipsec_failover_configure() {
chmod("{$g['varetc_path']}/sasyncd.conf", 0600);
/* launch sasyncd, oh wise one */
- mwexec("/usr/local/sbin/sasyncd -v");
+ mwexec("/usr/local/sbin/sasyncd -v -v -v");
}
function find_last_gif_device() {
OpenPOWER on IntegriCloud