Re: emergency or init=/bin/sh mode and terminal signals
From: Valdis . Kletnieks
Date: Tue Jun 20 2006 - 01:03:02 EST
On Tue, 20 Jun 2006 06:28:02 +0200, Willy Tarreau said:
> Then, I think that a solution which would fit everyone's needs would be
> to add a command line parameter (eg: "setsid=1") which will allow
> the two lines to be executed whatever the init or shell. This way,
> you want a session ? -> "init=/bin/sh setsid=1".
Get 2 for the price of one:
init=/bin/something_that_does_setsid_in_userspace_and_doesnt_clutter_kernel
Or once you get a # prompt from /bin/sh, 'exec /bin/something_saner'.
Remember - if it's trivially done in userspace, it probably shouldn't
be cluttering the kernel.
Attachment:
pgp00000.pgp
Description: PGP signature