summaryrefslogtreecommitdiff
path: root/meta-fii/meta-kudo
diff options
context:
space:
mode:
authorAshwin Murali <ashwin.murali@fii-na.com>2022-04-20 00:50:47 +0300
committerVivekanand Veeracholan <vveerach@google.com>2022-05-04 01:14:50 +0300
commit7e934ac1b8e19b38710d095abaa94bfe61f2b236 (patch)
tree4af98d2fa02348da0e9676f65df160d00b2e2f42 /meta-fii/meta-kudo
parentaabf8536efe428a4be83152a67234fd1ad6e24c9 (diff)
downloadopenbmc-7e934ac1b8e19b38710d095abaa94bfe61f2b236.tar.xz
meta-fii: meta-kudo: Use host_reset in watchdog reset service
The phosphor-watchdog-host-reset service used the deprecated force_reset command instead of the host_reset. Signed-off-by: Ashwin Murali <ashwin.murali@fii-na.com> Change-Id: I329006b23ce7ac50d659dd8cf59704256b2bffaa
Diffstat (limited to 'meta-fii/meta-kudo')
-rw-r--r--meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service b/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service
index cd7e26180b..84adfb4c67 100644
--- a/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service
+++ b/meta-fii/meta-kudo/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-reset.service
@@ -4,5 +4,5 @@ Description=Watchdog power state reset system
[Service]
Type=oneshot
RemainAfterExit=no
-ExecStart=/usr/libexec/ampere-hostctrl/ampere_power_util.sh mb force_reset
+ExecStart=/usr/libexec/ampere-hostctrl/ampere_power_util.sh mb host_reset
SyslogIdentifier=phosphor-watchdog