Re: Why are not processes HUPped when they open /dev/console?

From: Alan Cox
Date: Wed Jan 25 2012 - 16:44:14 EST


On Wed, 25 Jan 2012 22:38:40 +0100
Jiri Slaby <jslaby@xxxxxxx> wrote:

> Hello,
>
> don't you remember by a chance the reason for this test in __tty_hangup:
> if (filp->f_op->write != tty_write)
>
> The logic there is not to HUP processes that have this tty open via
> /dev/console.

Because if you hang up the console the machine crashes ?

At least that's what used to happen.

Alan
--
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/