You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heartbeat/heartbeat
Michael Prokop 2403e0c65f
MT#9617 Apply debian/patches/debian-changes to git repository
12 years ago
..
init.d MT#9617 Apply debian/patches/debian-changes to git repository 12 years ago
lib MT#9617 Apply debian/patches/debian-changes to git repository 12 years ago
libnet_util MT#9617 Apply debian/patches/debian-changes to git repository 12 years ago
logrotate.d MT#9617 Apply debian/patches/debian-changes to git repository 12 years ago
rc.d MT#9617 Apply debian/patches/debian-changes to git repository 12 years ago
Makefile.am Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
Makefile.in MT#9617 Apply debian/patches/debian-changes to git repository 12 years ago
README.config Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
auth.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
config.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
findif.c Apply "Cherry-pick upstream de3074ce2c9718725a374bcd2199ebc077a7d796" as standalone patch 13 years ago
ha_msg_internal.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
harc Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_api.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_config.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_module.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_proc.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_resource.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_resource.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_rexmit.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_signal.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_signal.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
hb_uuid.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
heartbeat.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
heartbeat_private.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
module.c Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
shellfuncs Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
shellfuncs.in Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago
test.h Import upstream sources (heartbeat_2.1.3-6lenny4) 15 years ago

README.config

You need three configuration files to make heartbeat happy,
and they all go in this directory.

They are:
	ha.cf		Main configuration file
	haresources	Resource configuration file
	authkeys	Authentication information

These first two may be readable by everyone, but the authkeys file
must not be.

The good news is that sample versions of these files may be found in
the documentation directory (providing you installed the documentation).

If you installed heartbeat using rpm packages then
this command will show you where they are on your system:
		rpm -q heartbeat -d

If you installed heartbeat using Debian packages then
the documentation should be located in /usr/share/doc/heartbeat