summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorSanju Rakonde <srakonde@redhat.com>2020-01-07 15:32:13 +0530
committerSanju Rakonde <srakonde19@gmail.com>2020-01-08 15:04:08 +0000
commitb49f5e217fe958517464a84d0cc4b766d99fc42b (patch)
treed8aa5f72bb4daf9831a85f6f26e7000ef489d11a /extras
parent144972bbddc4071600a1cc0380a997ada05c013d (diff)
glusterd: increase the StartLimitBurst
Based on https://bugzilla.redhat.com/show_bug.cgi?id=1782200#c6 increasing the limit. fixes: bz#1782200 Change-Id: Ia885c7bdb2a90f0946c5268da894f6a4da5a69b7 Signed-off-by: Sanju Rakonde <srakonde@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/systemd/glusterd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/systemd/glusterd.service.in b/extras/systemd/glusterd.service.in
index af10ea18c14..32542d9f78b 100644
--- a/extras/systemd/glusterd.service.in
+++ b/extras/systemd/glusterd.service.in
@@ -17,7 +17,7 @@ TimeoutSec=300
SuccessExitStatus=15
Restart=on-abnormal
RestartSec=60
-StartLimitBurst=3
+StartLimitBurst=6
StartLimitIntervalSec=3600
StartLimitInterval=3600