summaryrefslogtreecommitdiffstats
path: root/cf/conf/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cf/conf/config.xml')
-rw-r--r--cf/conf/config.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 1a01a91..259cff7 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -99,7 +99,12 @@
<desc>Disable CTRL+ALT+Delete reboot from keyboard.</desc>
<tunable>hw.syscons.kbd_reboot</tunable>
<value>0</value>
- </item>
+ </item>
+ <item>
+ <desc>Enable TCP Inflight mode</desc>
+ <tunable>net.inet.tcp.inflight.enable</tunable>
+ <value>1</value>
+ </item>
</sysctl>
<system>
<optimization>normal</optimization>
OpenPOWER on IntegriCloud