mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Disable sasyncd. Sniff sniff. I gave it all I could, cap'n.
Maybe 1.1.
This commit is contained in:
parent
14db714e02
commit
dc50c7ecda
@ -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() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user