For consistency with other targets, e.g. poweroff.target or
reboot.target.
Requires=systemd-exit.service
After=systemd-exit.service
AllowIsolate=yes
+JobTimeoutSec=30min
+JobTimeoutAction=exit-force
[Install]
Alias=ctrl-alt-del.target
Requires=systemd-halt.service
After=systemd-halt.service
AllowIsolate=yes
+JobTimeoutSec=30min
+JobTimeoutAction=halt-force
[Install]
Alias=ctrl-alt-del.target
Requires=systemd-kexec.service
After=systemd-kexec.service
AllowIsolate=yes
+JobTimeoutSec=30min
+JobTimeoutAction=kexec-force
[Install]
Alias=ctrl-alt-del.target