]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/system.conf.in
core: add possibility to set action for ctrl-alt-del burst (#4105)
authorLukáš Nykrýn <lnykryn@redhat.com>
Fri, 7 Oct 2016 01:08:21 +0000 (03:08 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 7 Oct 2016 01:08:21 +0000 (21:08 -0400)
commit24dd31c19ede505143833346ff850af942694aa6
tree77ec6c98761c378793d96afe04bdf7443b41be5c
parent36264e0de596d9b0264ae08b53832495a78c779c
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.
man/systemd-system.conf.xml
src/core/main.c
src/core/manager.c
src/core/manager.h
src/core/system.conf