#65665 mingetty should redraw if it receives a SIGWINCH

Package:
mingetty
Source:
mingetty
Description:
Console-only getty
Submitter:
Date:
2005-07-18 03:46:56 UTC
Severity:
normal
#65665#5
Date:
2000-06-15 02:22:59 UTC
From:
To:
mingetty does not redraw itself upon SIGWINCH, which results in a blank
screen.

to reproduce: SVGATextMode v116x48
              SVGATextMode v116x43
	      now look at an idle mingetty VC...

Interestingly enough, if mingetty were to die upon SIGWINCH, that would be
good enough a fix. INIT would promptly respawn the process and causing the
redraw :-)