diff options
Diffstat (limited to 'man/systemd-system.conf.xml')
-rw-r--r-- | man/systemd-system.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index a268397d09..1d995f143e 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -109,7 +109,7 @@ <term><varname>CtrlAltDelBurstAction=</varname></term> <listitem><para>Defines what action will be performed - if user presses Ctr-Alt-Delete more than 7 times in 2s. + if user presses Ctrl-Alt-Delete more than 7 times in 2s. Can be set to <literal>reboot-force</literal>, <literal>poweroff-force</literal> or disabled with <literal>ignore</literal>. Defaults to <literal>reboot-force</literal>. |