system/heartbeat: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 12:16:14 -04:00
parent 827ee6fd37
commit 721a1fad61
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
Linux-HA heartbeat
Heartbeat is a daemon that provides cluster infrastructure (communication and
membership) services to its clients. This allows clients to know about the
presence (or disappearance!) of peer processes on other machines and to easily
exchange messages with them.
Heartbeat is a daemon that provides cluster infrastructure
(communication and membership) services to its clients. This allows
clients to know about the presence (or disappearance!) of peer
processes on other machines and to easily exchange messages with them.
Heartbeat still comes with an integrated primitive resource
manager, which basically is just a shell script. This is also