Re: strange delays on console logouts (tty != 1)

From: Russell King
Date: Sun May 02 2004 - 13:05:36 EST


On Sun, May 02, 2004 at 10:53:26AM -0700, Chris Wedgwood wrote:
> It locking really the way to do this? What's wrong with vhangup?

Oh, and also on this note, vhangup may be a good idea just before
displaying the issue message. However, please note that vhangup
without the correct termios settings will drop DTR, which can
hang up a connected modem.

See login(8) for an example how to do this properly.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/