On May 15, 2009, at 8:54, Jey Han Lau wrote: > Hi all, > > Does anyone know how you can run a scrip automatically on start up on > N810? I have tried doing the linux way (adding scripts to /etc/init.d) > but it doesn't seem to work. Tried searching for a little but couldn't > find much about it.
If you are going to start a deamon at runtime, the use of /etc/init.d is the only sane way to do it. There are examples of how to write a rc script on the debian web site and if you post your script here I am happy to help as I am sure others are as well. Jeremiah _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
