summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2015-05-27 16:13:58 +0200
committerErmal LUÇI <eri@pfsense.org>2015-05-27 16:13:58 +0200
commit36314cbac0de6013b1be41b9ea4241cd1066a727 (patch)
tree107127eb792a5188bef9d32dd2de8b2a7c310200 /etc/inc/globals.inc
parente3230c0ac4dd7ed070b033d068e5a589cd562a60 (diff)
downloadpfsense-36314cbac0de6013b1be41b9ea4241cd1066a727.zip
pfsense-36314cbac0de6013b1be41b9ea4241cd1066a727.tar.gz
Revert "Disable this tunable for now. Ticket #4523"
This reverts commit ab37f56f404a41dc5c5c26a83d594f0f883bd88d.
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 0828e30..af2e427 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" => "0",
+ "vfs.forcesync" => "1",
"net.inet6.ip6.rfc6204w3" => 1,
"net.enc.out.ipsec_bpf_mask" => "0x0001",
"net.enc.out.ipsec_filter_mask" => "0x0001",
OpenPOWER on IntegriCloud