diff options
Diffstat (limited to 'rvnit.c')
-rw-r--r-- | rvnit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rvnit.c b/rvnit.c index f427fe1..6e8de20 100644 --- a/rvnit.c +++ b/rvnit.c @@ -65,6 +65,7 @@ on_sigint(int sig) { (void)sig; want_shutdown = 1; + want_reboot = 1; } void |