[Bug 65230] Re: startup messages continue on screen after first login prompt appears

2008-04-21 Thread Scott James Remnant
Something reloaded SSH? :) This will always pop up over your active console until we completely redo the way we do such messages. -- startup messages continue on screen after first login prompt appears https://bugs.launchpad.net/bugs/65230 You received this bug notification because you are a mem

Re: [Bug 65230] Re: startup messages continue on screen after first login prompt appears

2008-04-18 Thread Dustin Kirkland
The login prompt being held until last on tty1 has been very nice, Scott, thanks. However, I have occasionally seen the following, where a seemingly delayed SSH message pops up: myhostname login: * Reloading OpenBSD Secure Shell server's configuration sshd Ideas? :-Dustin -- startup messages

[Bug 65230] Re: startup messages continue on screen after first login prompt appears

2008-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package upstart - 0.3.9-2 --- upstart (0.3.9-2) hardy; urgency=low * Start the getty on tty1 after the rc script has stopped rather then at the same time it starts to avoid overwriting by console messages. tty2..6 will still be active if you want an

[Bug 65230] Re: startup messages continue on screen after first login prompt appears

2008-04-10 Thread Scott James Remnant
Sounds reasonable -- startup messages continue on screen after first login prompt appears https://bugs.launchpad.net/bugs/65230 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@

[Bug 65230] Re: startup messages continue on screen after first login prompt appears

2008-04-03 Thread Steve Langasek
Scott, do you have any comments on the proposed fix for this bug? It seems to me like a straightforward solution to defer starting the getty on tty1 until after the rest of rc2 has finished. Perhaps the proposed patch isn't future-proof against other services being migrated to use upstart events