File 0001-Revert-Doc-adapt-description-of-startup-shutdown-syn.patch of Package sbd.19483
From fbc27483803d2718f0fae2f495bc2f108d92851b Mon Sep 17 00:00:00 2001
From: "Gao,Yan" <ygao@suse.com>
Date: Fri, 18 Jun 2021 15:34:44 +0200
Subject: [PATCH] Revert "Doc: adapt description of startup/shutdown sync with
pacemaker"
This reverts commit 542bf70c701083df032eb22cf59f4027ee88e60f.
---
src/sbd.sysconfig.in | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/src/sbd.sysconfig.in b/src/sbd.sysconfig.in
index f49d780..555cd72 100644
--- a/src/sbd.sysconfig.in
+++ b/src/sbd.sysconfig.in
@@ -106,25 +106,6 @@ SBD_TIMEOUT_ACTION=flush,reboot
#
SBD_MOVE_TO_ROOT_CGROUP=auto
-## Type: yesno
-## Default: @SBD_SYNC_RESOURCE_STARTUP_DEFAULT@
-#
-# If resource startup syncing is enabled then pacemakerd is
-# gonna wait to be pinged via IPC before it starts resources.
-# On shutdown pacemakerd is going to wait in a state where it
-# has cleanly shutdown resources till sbd fetches that state.
-#
-# The default is set when building SBD and Pacemaker from source.
-# Going for 'no' is safer if it can't be assured that SBD and
-# Pacemaker installed do both support the synchronization feature.
-# When going with 'yes' - also using package dependencies to
-# assure SBD & Pacemaker both support the synchronization
-# feature and are assuming the same default - an SBD configuration
-# inherited via an upgrade doesn't have to be altered to still
-# benefit from the new feature.
-#
-SBD_SYNC_RESOURCE_STARTUP=@SBD_SYNC_RESOURCE_STARTUP_SYSCONFIG@
-
## Type: string
## Default: ""
#
--
2.26.2