Nope, same behavior with the nohup.
--- In .com,
"Harold" m("...","HDewar");"><> wrote:
>
> I do not use the busybox environment, so this is just a guess, but
maybe your programs are being terminated by SIGHUP. Try starting them
with nohup.
>
> --- In .com,
"pattykirsch" <kirsch@> wrote:
> >
> > I'd like to run my programs in the busybox environment on
startup. I've seen several references to just editing the linuxrc file,
but I can't get it working.... I've got them in /home/eclipse on the
full image, and I can run them from the busybox command line. I've put
the command into the linuxrc file, but they don't start. No error
messages either.
> >
> > The commands are of the form
> > /mnt/root/home/eclipse/executable &
> > these work on the command line once it shows up. I've tried
putting them between the network setup block, and the shinit block, and
also inside the shinit block. I can get echos to output both before and
after the commands to start.
> >
> > Any advice?
> >
>