#568504 heartbeat: ha_propagate tries to run chkconfig instead of update-rc.d

Package:
heartbeat
Source:
heartbeat
Description:
Subsystem for High-Availability Linux
Submitter:
mastrboy
Date:
2010-02-05 13:42:05 UTC
Severity:
normal
#568504#5
Date:
2010-02-05 09:32:23 UTC
From:
To:
/usr/lib/heartbeat/ha_propagate is not "debian aware", uses a redhat like command "chkconfig" for setting boot config instead of update-rc.d
#568504#10
Date:
2010-02-05 13:07:08 UTC
From:
To:
Hi,

thanks for pointing that out.

To me the interesting problem seems to be knowing which command to run on
the other end, after all it could be a heterogeneous cluster.  But I guess
that isn't the common case and it seems like an easy win would be to just
substitute chkconfig for update-rc.d if the calling machine is running Debian.

#568504#15
Date:
2010-02-05 13:07:08 UTC
From:
To:
Hi,

thanks for pointing that out.

To me the interesting problem seems to be knowing which command to run on
the other end, after all it could be a heterogeneous cluster.  But I guess
that isn't the common case and it seems like an easy win would be to just
substitute chkconfig for update-rc.d if the calling machine is running Debian.