summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2021-06-09 08:59:25 +0300
committerBrandon Kim <brandonkim@google.com>2021-06-09 19:15:07 +0300
commitcf7bc62babb57ea27e7a00cd6271ca53579281fe (patch)
treeb8441302d47e1a85c322d21fd514b9579463cb2f /meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc
parent92804a7d47ef891341c406996e3cc105ab430ff1 (diff)
downloadopenbmc-cf7bc62babb57ea27e7a00cd6271ca53579281fe.tar.xz
Revert "meta-quanta: gbs: enable fallback watchdog"
This reverts commit f5f78f62d720ef57a54660927ba9a45515243190. Reason for revert: due to x86-power-control not allowing DC cycle when host is down for fallback watchdog action Change-Id: Idcc6e5d585bfcd9664755b32277d441118beef15 Signed-off-by: George Hung <george.hung@quantatw.com>
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc')
-rw-r--r--meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/host03
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/host0 b/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/host0
index 27c438d90..c0f04ef03 100644
--- a/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/host0
+++ b/meta-quanta/meta-gbs/recipes-phosphor/watchdog/phosphor-watchdog/obmc/watchdog/host0
@@ -3,6 +3,3 @@ SERVICE=xyz.openbmc_project.Watchdog
UNIT_HARD_RESET=phosphor-host-watchdog-reset.service
UNIT_POWER_OFF=phosphor-host-watchdog-poweroff.service
UNIT_POWER_CYCLE=phosphor-host-watchdog-powercycle.service
-FALLBACK_ACTION=xyz.openbmc_project.State.Watchdog.Action.PowerCycle
-FALLBACK_INTERVAL=180000
-MIN_INTERVAL=60000