summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 4df2ab2..1564323 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -95,6 +95,11 @@
<tunable>net.inet.ip.intr_queue_maxlen</tunable>
<value>1000</value>
</item>
+ <item>
+ <desc>Disable CTRL+ALT+Delete reboot from keyboard.</desc>
+ <tunable>hw.syscons.kbd_reboot</tunable>
+ <value>1</value>
+ </item>
</sysctl>
<system>
<optimization>normal</optimization>
OpenPOWER on IntegriCloud