Allow ctrl+alt+del when waiting for user response.
authorDavin McCall <davmac@davmac.org>
Fri, 10 May 2019 10:08:50 +0000 (20:08 +1000)
committerDavin McCall <davmac@davmac.org>
Fri, 10 May 2019 10:08:50 +0000 (20:08 +1000)
commitabd1e36eb13b625ee2d017ad63a34db49148b3d3
treef838e2b6d022b163f112cdeb3d666269b1164841
parent531250af841fdb4e334f8e00ad2be9387e4ad3bc
Allow ctrl+alt+del when waiting for user response.

When boot fails (i.e. all services stop without shutdown issued) user is
prompted before re-starting the boot service. By allowing signal
processing, they can use ctrl+alt+del (on Linux) to reboot instead.
src/dinit.cc