summaryrefslogtreecommitdiff
path: root/src/core/system.conf
diff options
context:
space:
mode:
authorLukáš Nykrýn <lnykryn@redhat.com>2016-10-07 03:08:21 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-10-06 21:08:21 -0400
commit24dd31c19ede505143833346ff850af942694aa6 (patch)
tree77ec6c98761c378793d96afe04bdf7443b41be5c /src/core/system.conf
parent36264e0de596d9b0264ae08b53832495a78c779c (diff)
core: add possibility to set action for ctrl-alt-del burst (#4105)
For some certification, it should not be possible to reboot the machine through ctrl-alt-delete. Currently we suggest our customers to mask the ctrl-alt-delete target, but that is obviously not enough. Patching the keymaps to disable that is really not a way to go for them, because the settings need to be easily checked by some SCAP tools.
Diffstat (limited to 'src/core/system.conf')
-rw-r--r--src/core/system.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/system.conf b/src/core/system.conf
index c6bb050aac..746572b7ff 100644
--- a/src/core/system.conf
+++ b/src/core/system.conf
@@ -21,6 +21,7 @@
#CrashChangeVT=no
#CrashShell=no
#CrashReboot=no
+#CtrlAltDelBurstAction=reboot-force
#CPUAffinity=1 2
#JoinControllers=cpu,cpuacct net_cls,net_prio
#RuntimeWatchdogSec=0