openbsd-ports/sysutils/heartbeat/pkg/MESSAGE-main
ajacoutot 70a035e920 Import heartbeat-2.1.2-15
The basic goal of the High Availability Linux project is to provide a
high availability (clustering) solution for Linux (and Unix-like) which
promotes reliability, availability, and serviceability (RAS) through a
community development effort.

Inspired from an original submission by Sebastian Reitenbach
(maintainer) whom I want to thank for his work and patience.
2007-11-21 18:48:39 +00:00

7 lines
213 B
Plaintext

The LSB directory is ${SYSCONFDIR}/ha.d/init.d
To start heartbeat, as root run:
install -d -o ${HBUSER} -g ${HBGROUP} -m 750 \
/var/run/heartbeat/{ccm,crm,rsctmp}
${SYSCONFDIR}/ha.d/init.d/heartbeat.sh start