Hi All,

Please consider applying the attached patch to remove dependence on
shellfuncs from /etc/init.d/ldirectord.

It allows ldirectord-RPM users to run /etc/init.d/ldirectord without
resource-agents RPM installed.

It is quite harmless, because /etc/init.d/ldirectord does not use any
functions in /etc/ha.d/shellfuncs.

Thank you,

--
TATEISHI Katsuyuki <[email protected]>

--

diff --git a/ldirectord/init.d/ldirectord.in b/ldirectord/init.d/ldirectord.in
index 8f84b8d..9d8083e 100755
--- a/ldirectord/init.d/ldirectord.in
+++ b/ldirectord/init.d/ldirectord.in
@@ -31,8 +31,6 @@
 
 DAEMON=@sbindir@/ldirectord
 
-. @sysconfdir@/ha.d/shellfuncs
-
 # Source function library.
 if
   [ -f /etc/rc.d/init.d/functions ]
_______________________________________________________
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