Re: how to use start-stop-daemon (installing daemon)

2007-02-19 Thread Andrew Sackville-West
On Mon, Feb 19, 2007 at 09:07:36AM -0800, Brad Brock wrote: > I want to set my program as daemon that started when > system start. I have read the manual of > start-stop-daemon but I think an example would be > great for me. Does anyone has the example? Thank you. /etc/init.d/ is full of examples

Re: how to use start-stop-daemon (installing daemon)

2007-02-19 Thread Sergio Cuéllar Valdés
2007/2/19, Brad Brock <[EMAIL PROTECTED]>: I want to set my program as daemon that started when system start. I have read the manual of start-stop-daemon but I think an example would be great for me. Does anyone has the example? Thank you. Hi, which program ? Have you made it yourself ? Mayb