Re: [Pacemaker] init script VS pacemaker to start a service

2011-06-08 Thread Dominik Klein
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

[Pacemaker] init script VS pacemaker to start a service

2011-06-07 Thread CeR
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