
tis at foobar
Feb 19, 2003, 3:56 PM
Post #1 of 1
(347 views)
Permalink
|
|
bugfix to heartbeat-1.0.1 for redhat chkconfig
|
|
This is a multi-part message in MIME format. --------------070504000700010302000503 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Changes since 0.4.9g broke heartbeat initscript for redhat. Here is patch to fix it. Hope this won't break SuSE :-) -- Tuomo Soini <tis [at] foobar> http://tis.foobar.fi/ --------------070504000700010302000503 Content-Type: text/plain; name="heartbeat-1.0.1-init.d-heartbeat.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="heartbeat-1.0.1-init.d-heartbeat.patch" --- heartbeat-1.0.1/heartbeat/init.d/heartbeat.in~ 2003-02-19 19:50:20.000000000 +0200 +++ heartbeat-1.0.1/heartbeat/init.d/heartbeat.in 2003-02-20 00:44:40.000000000 +0200 @@ -13,8 +13,7 @@ # our software, no matter what OS or distribution you're using. # ### BEGIN INIT INFO -# Description: -# @HB_PKG@ is a basic high-availability subsystem for Linux-HA. +# Description: @HB_PKG@ is a basic high-availability subsystem for Linux-HA. # It will start services at initialization, and when machines go up or down. # This version will also perform IP address takeover using gratuitous ARPs. # It works correctly for a 2-node configuration, and is extensible to larger --------------070504000700010302000503--
|