X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.xml;h=d020582b539cb1ea38f2d4a2e493b208fa3d142b;hb=5fae368bda9419d9d378ea32077c8fd183dd4b81;hp=d776815414747d88ee1f40c04f87c8d845538e03;hpb=1b907b5c3b11491b790e541dd24255a758511a2f;p=elogind.git diff --git a/man/systemd.xml b/man/systemd.xml index d77681541..d020582b5 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -627,10 +627,19 @@ Upon receiving this signal the systemd system manager will start the - ctrl-alt-del.target unit. This - is mostly equivalent to + ctrl-alt-del.target + unit. This is mostly equivalent to systemctl start - ctl-alt-del.target. + ctl-alt-del.target. If this + signal is received more often than 7 + times per 2s an immediate reboot is + triggered. Note that pressing + Ctrl-Alt-Del on the console will + trigger this signal. Hence, if a + reboot is hanging pressing + Ctrl-Alt-Del more than 7 times in 2s + is a relatively safe way to trigger an + immediate reboot. systemd user managers treat this signal the same way as @@ -681,7 +690,7 @@ received the systemd manager will log its complete state in human readable form. The data logged is the same as - printed by systemctl + printed by systemd-analyze dump.