Call ld_start() on reload to flush out stale entires.

With thanks to Sebastian Vieira

Signed-off-by: Simon Horman <[EMAIL PROTECTED]>

Index: heartbeat/ldirectord/ldirectord.in
===================================================================
--- heartbeat.orig/ldirectord/ldirectord.in     2007-07-04 18:29:55.000000000 
+0900
+++ heartbeat/ldirectord/ldirectord.in  2007-07-04 18:31:18.000000000 +0900
@@ -933,6 +933,7 @@ sub reread_config
                &ld_cmd_children("start", %START);
 
                &ld_setup();
+               &ld_start();
        };
        if ($@) {
                @VIRTUAL = @OLDVIRTUAL;

-- 

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to