|> Now, if you substitute /bin/bash as init, it does not trap a call to
|> exit(), so you can exit which is not what you would want init to do.
|> Further, the signals are not set up by the shell in the same way they
|> are set up by init so you will find that ^C doesn't work nor does
|> ^S/^Q, etc.
This has nothing to do with the signal setup, but rather with the fact
that there is no controlling terminal yet.
-- Andreas Schwab "And now for something schwab@suse.de completely different." SuSE GmbH, Deutschherrnstr. 15-19, D-90429 N��rnberg- 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.tux.org/lkml/