Fix ctrl+alt+del support
authorMichel Stam <[email protected]>
Mon, 13 Oct 2014 14:14:36 +0000 (16:14 +0200)
committerJohn Crispin <[email protected]>
Sun, 12 Oct 2014 11:24:11 +0000 (13:24 +0200)
commit3ff99010e61a0299257ffc91467a16d278a7e774
tree6c3cc68e3faa034a25bee91e320dabb47c014b41
parent8b27adcf7516fa89ced66c840cfb085f2b6067af
Fix ctrl+alt+del support

The previous patch did not catch SIGINT, which is used by the
kernel to indicate to the init process that the system should
reboot.

Signed-off-by: Michel Stam <[email protected]>
procd.c
signal.c
state.c