[Pacemaker] cannot register service of pacemaker_remote
nozawat
nozawat at gmail.com
Tue Apr 30 05:34:47 UTC 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20130430/3084f3de/attachment-0003.html>
More information about the Pacemaker
mailing list