[Pacemaker] cannot register service of pacemaker_remote

Andrew Beekhof andrew at beekhof.net
Tue Apr 30 20:38:52 EDT 2013


Done. Thanks!

On 30/04/2013, at 3:34 PM, nozawat <nozawat at gmail.com> wrote:

> Hi
> 
>  Because there was typo in pacemaker.spec.in, I was not able to register service of pacemaker_remote. 
> 
> ---------------------------------
> diff --git a/pacemaker.spec.in b/pacemaker.spec.in
> index 10296a5..1e1fd6d 100644
> --- a/pacemaker.spec.in
> +++ b/pacemaker.spec.in
> @@ -404,7 +404,7 @@ exit 0
>  %if %{defined _unitdir}
>  /bin/systemctl daemon-reload >/dev/null 2>&1 || :
>  %endif
> -/sbin/chkconfig --add pacemaker-remote || :
> +/sbin/chkconfig --add pacemaker_remote || :
>  
>  %preun -n %{name}-remote
>  if [ $1 -eq 0 ]; then
> ---------------------------------
> 
> Regards,
> Tomo
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org





More information about the Pacemaker mailing list