On 06/07/2011 07:09 PM, CeR wrote:
> Hi there!
>
> I have some doubts, hope you folks can help me.
>
> In a system I have two (or more) ways to start a daemon:
> A) /etc/init.d/ script. The service could be started by the system
> (/etc/rcX) or by me manually.
> B) The daemon has an executable
Hi there!
I have some doubts, hope you folks can help me.
In a system I have two (or more) ways to start a daemon:
A) /etc/init.d/ script. The service could be started by the system
(/etc/rcX) or by me manually.
B) The daemon has an executable with an argument option to run it as a
daemon (like c