I am running Debian sid and have a startup script that I want to start at every reboot the only problem is that it is a program that needs to stay running not just execute once and then exit. What is the best way to achieve this? I have read through several of my reference books and also tried Google but no luck.
James