Hi,

bugreport sent the whole files. So I attached the diffs. Patching would be 
easier.

Greetings,

-- 
Dr. Michael Schwartzkopff
Guardinistr. 63
81375 München

Tel: (0163) 172 50 98
Fax: (089) 620 304 13
--- corosync	2011-02-20 17:50:23.000000000 +0100
+++ /etc/init.d/corosync	2011-02-20 16:47:34.000000000 +0100
@@ -31,13 +31,15 @@
 	exit 0
 fi
 
+if [ "$OPENAIS_SERVICES" = "yes" ]; then
+  export COROSYNC_DEFAULT_CONFIG_IFACE
+  : ${COROSYNC_DEFAULT_CONFIG_IFACE="openaisserviceenableexperimental:corosync_parser"}
+fi
+
 # Define LSB log_* functions.
 # Depend on lsb-base (>= 3.0-6) to ensure that this file is present.
--- corosync	2011-02-20 17:54:04.000000000 +0100
+++ /etc/default/corosync	2011-02-20 16:52:45.000000000 +0100
@@ -1,2 +1,6 @@
 # start corosync at boot [yes|no]
 START=yes
+
+# Enable openais services [yes|no]
+# Please enable ONLY if you have openais installed
+OPENAIS_SERVICES=yes

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to