Re: kill -9 <pid of X>

Rob Hagopian (hagopiar@vuser.vu.union.edu)
Thu, 13 Aug 1998 15:12:20 -0400 (EDT)


On Thu, 13 Aug 1998, Linus Torvalds wrote:
> Yes, root should. And I already told people that
> (a) "init" is special, because the kernel explicitly knows about it (both
> for reaping children and for rebooting the system). As such, "init"
> has meaning for the integrity of the kernel itself, something that is
> _not_ true of anything else, certainly not the X server.
> (b) even so, most of that is historical.
>
> In short, I'd be more willing to remove the init special case than to add
> a new special case. Case closed,

I missed that message along the line... For pure cleanliness, I think that
'kill -9 1' should be blocked in userspace tools. It does make much more
sense there.
-Rob

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html