From c7104c457cce02785605df633b1920626f5f4ef7 Mon Sep 17 00:00:00 2001 From: ace Date: Fri, 28 Jan 2022 12:18:22 +0300 Subject: [PATCH] haproxy in example readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24c02af..dabdfc2 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Setup monit service matching "radosgw" if does not exist for 1 cycles then exec "/usr/bin/systemctl stop bird" - check process nginx - matching "nginx" + check process haproxy + matching "haproxy" if does not exist for 1 cycles then exec "/usr/bin/systemctl stop bird" check_interval: "1"