summaryrefslogtreecommitdiffstats
path: root/etc
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:26 +0200
commit85a37985b15c7a7c935d0028aa7a520110c2e649 (patch)
tree7f8781877a101ec104cca6166d579a890407593a /etc
parentb58e1cec7d337ed4b0d55652a806451f0ea5aef0 (diff)
downloadpfsense-85a37985b15c7a7c935d0028aa7a520110c2e649.zip
pfsense-85a37985b15c7a7c935d0028aa7a520110c2e649.tar.gz
Disable this tunable for now. Ticket #4523
Diffstat (limited to 'etc')
-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 4df1b36..4c77c91 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -161,7 +161,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