Project

General

Profile

« Previous | Next » 

Revision 828f37aa

Added by Chris Buechler over 10 years ago

Revert "Make forcesync default to the same behavior as freebsd rather than as intended for cf cards. People with issues on CF can enable the tunable"

This reverts commit 32e53d709f1d63e48ea13bd1eb53c2c30f719ee4.

View differences:

etc/inc/globals.inc
168 168
	"net.enc.in.ipsec_filter_mask" => "0x0002",
169 169
	"net.key.preferred_oldsa" => "0",
170 170
	"net.inet.carp.senderr_demotion_factor" => 0, /* Do not demote CARP for interface send errors */
171
	"net.pfsync.carp_demotion_factor" => 0, /* Do not demote CARP for pfsync errors */
172
	"vfs.forceync" => 1
171
	"net.pfsync.carp_demotion_factor" => 0 /* Do not demote CARP for pfsync errors */
173 172
);
174 173

  
175 174
/* Include override values for the above if needed. If the file doesn't exist, don't try to load it. */

Also available in: Unified diff