Closed GoogleCodeExporter closed 8 years ago
Probably the easy fix would be to put all the parameters in
/etc/default/shellinabox
instead of hard-coding any in the start-stop-daemon command in
/etc/init.d/shellinabox. I'm not sure how the /var/log behaviour is supposed
to be
controlled by the init.d, but I'm pretty sure directing to stdout or stderr and
then
being silent on failure is suboptimal.
Original comment by TomOeh...@gmail.com
on 30 Mar 2009 at 1:43
I changed the code to allow overriding of some of the other parameters. I also
made
sure that fatal error messages always get printed to stderr, even when running
in
quiet mode.
Please let me know, if you need additional changes made.
Original comment by zod...@gmail.com
on 30 Mar 2009 at 5:07
Original issue reported on code.google.com by
TomOeh...@gmail.com
on 30 Mar 2009 at 1:40