Wait for user acknowledgement before rebooting on boot failure.
authorDavin McCall <davmac@davmac.org>
Thu, 8 Jun 2017 17:32:20 +0000 (18:32 +0100)
committerDavin McCall <davmac@davmac.org>
Thu, 8 Jun 2017 17:32:20 +0000 (18:32 +0100)
commit9fc5cb7d7113147f4ae135ed1cf973af0fea33bd
treec5902720e7c5e45daddc97db38872a090d8cdf7f
parenta5c7982e8f28162cb0de4fc554c5dbd106b6d459
Wait for user acknowledgement before rebooting on boot failure.

If we can't load the boot service, rebooting immediately will likely
lead to a boot loop. Instead, prompt the user to acknowledge issue.
src/dinit.cc