summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2015-05-25 14:25:11 +0200
committerErmal LUÇI <eri@pfsense.org>2015-05-25 14:25:11 +0200
commitab37f56f404a41dc5c5c26a83d594f0f883bd88d (patch)
tree47c75036d74ac7dc85593d2ba8fd82340493b962 /etc/inc/globals.inc
parent81e5adb077396ebfac9c0febefee5cc4785d2a40 (diff)
downloadpfsense-ab37f56f404a41dc5c5c26a83d594f0f883bd88d.zip
pfsense-ab37f56f404a41dc5c5c26a83d594f0f883bd88d.tar.gz
Disable this tunable for now. Ticket #4523
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index af2e427..0828e30 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -162,7 +162,7 @@ $sysctls = array("net.inet.ip.portrange.first" => "1024",
"net.inet.udp.checksum" => 1,
"net.bpf.zerocopy_enable" => 1,
"net.inet.icmp.reply_from_interface" => 1,
- "vfs.forcesync" => "1",
+ "vfs.forcesync" => "0",
"net.inet6.ip6.rfc6204w3" => 1,
"net.enc.out.ipsec_bpf_mask" => "0x0001",
"net.enc.out.ipsec_filter_mask" => "0x0001",
OpenPOWER on IntegriCloud