[maemo-developers] Running program on start up
From: Jeremiah Foster jeremiah at jeremiahfoster.comDate: Fri May 15 11:00:10 EEST 2009
- Previous message: Running program on start up
- Next message: Does Maemo's Qt look like Hildon?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Running program on start up
- Next message: Does Maemo's Qt look like Hildon?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]