summaryrefslogtreecommitdiff
path: root/src/hwdb
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-08 11:27:15 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-09 10:43:54 +0100
commitd23b5ce2b6026eaa532feb9b669f217aee2782ea (patch)
treeb3f767a2b8d43da2b8908e70f8a2e1022232944e /src/hwdb
parentc0d73214986ca006949b86b74c583878a562be53 (diff)
downloadsystemd-d23b5ce2b6026eaa532feb9b669f217aee2782ea.tar.gz
systemctl: if kexec fails with --force, continue to reboot normally
When we are in late shutdown, and for whatever reason kexec fails, we should proceed with a normal reboot. Network is down and sessions have been terminated when we attempt to do the kexec, so rebooting normally is a better solution. Logs from the case where the kexec kernel is not usable: Mar 08 11:23:10 fuefi systemd[1]: Reached target Final Step. Mar 08 11:23:10 fuefi systemd[1]: Starting Reboot via kexec... Mar 08 11:23:10 fuefi systemctl[1480]: Cannot find the ESP partition mount point. Mar 08 11:23:10 fuefi systemctl[1480]: Failed to load kexec kernel, continuing without. Mar 08 11:23:10 fuefi systemd[1]: Shutting down. ... and then we proceed to do a normal reboot Related to #7730.
Diffstat (limited to 'src/hwdb')
0 files changed, 0 insertions, 0 deletions