Hi J.Hwan,

If you want to launch your application after log-in into bash, put the
starting script in .profile in /root directory if you log in as root.

If you want to start your application automatically before seeing log-in
shell, please put your running script in /etc/init.d/rcS.

-- 
Best Regards,
Youngwhan Song
------
Twitter: http://twitter.com/breadncup
------


On Sun, Oct 4, 2009 at 10:44 PM, J.H.Kim <[email protected]> wrote:

> Hi, everyone
>
> I'm assured that my root file system (mtdblock) is mounted and busybox
> starts.
> The cursor of shell appeared.
> I hope to start user application program automatically.
>
> How can I make user application to start automatically?
> Please tell me setting evironment.
>
> Thanks in advance.
>
> Best Regards,
> J.Hwan Kim
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to [email protected]
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>

Reply via email to