starting a user defined daemon at linux startup.

From: P.Manohar
Date: Sat Aug 13 2005 - 05:11:58 EST


Hai
I want to start a daemon at startup in linux.
I came to know that we need to put a script into /etc/rc.d/init.d/
similar to sshd or atd. Do we need to write a script to run my daemon?

But my daemon is just a single executable, is there any othr way to do this.

Thanks In Advance.
P.manohar.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/