Continue processing signals while waiting for user to ack boot restart.
authorDavin McCall <davmac@davmac.org>
Tue, 7 May 2019 11:57:43 +0000 (21:57 +1000)
committerDavin McCall <davmac@davmac.org>
Tue, 7 May 2019 11:57:43 +0000 (21:57 +1000)
commit199cdf11226419fc19cd95ba44ef3aeffe2f22c8
treec6aede0157607ec19a82d5d00c3c3b5be56cd9cc
parentd4429d013a7be279dd554a708fc6601e63fb44b0
Continue processing signals while waiting for user to ack boot restart.

When services stop without a shutdown being requested (for system init)
the user is prompted to confirm restart of boot sequence. Give them a
chance to instead reboot (via ctrl+alt+del on Linux).
src/dinit.cc