summaryrefslogtreecommitdiffstats
path: root/system/heartbeat/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:16:14 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:07 -0400
commit721a1fad6178e0dd0a578d601c6c73d6e86b2d22 (patch)
treeba6a3b3c4cafb10445620c6481295c5087c68936 /system/heartbeat/README
parent827ee6fd37e0ed91b1e43c976d56a19a7cf66329 (diff)
downloadslackbuilds-721a1fad6178e0dd0a578d601c6c73d6e86b2d22.tar.gz
slackbuilds-721a1fad6178e0dd0a578d601c6c73d6e86b2d22.tar.xz
system/heartbeat: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to '')
-rw-r--r--system/heartbeat/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/heartbeat/README b/system/heartbeat/README
index 742f8f2af6..ebc0562eb9 100644
--- a/system/heartbeat/README
+++ b/system/heartbeat/README
@@ -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