From 84afe17caeefc4b3d5701a06c2a0edf889b07adb Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 27 Mar 2012 14:26:47 +0000 Subject: QPID-3603: Install scripts and configuration for qpid HA rgmanager integration. qpid/bin/install-cpp-python: installs c++ and python builds. qpid/cpp/etc/Makefile.am: installs init.d scripts. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1305851 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/etc/Makefile.am | 3 +++ cpp/etc/cluster.conf-example.xml | 41 +++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) (limited to 'cpp') diff --git a/cpp/etc/Makefile.am b/cpp/etc/Makefile.am index ab7c62d95d..183c600f96 100644 --- a/cpp/etc/Makefile.am +++ b/cpp/etc/Makefile.am @@ -34,3 +34,6 @@ nobase_sysconf_DATA += \ $(SASL_CONF) endif + +initddir = $(sysconfdir)/init.d +nobase_initd_SCRIPTS = qpidd qpidd-primary diff --git a/cpp/etc/cluster.conf-example.xml b/cpp/etc/cluster.conf-example.xml index 555843fd8e..d1a0fad01d 100644 --- a/cpp/etc/cluster.conf-example.xml +++ b/cpp/etc/cluster.conf-example.xml @@ -1,48 +1,45 @@ - + - + - + - + - - - - + + - - + + - - + + - - + + - +