summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/fans/phosphor-fan
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2020-05-12 22:08:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-27 00:33:33 +0300
commitc358bce9b48a07b86133b443ad07f17d72ddfd6e (patch)
tree261df904b5ff9f3602211d0aad8fb109d9db4a00 /meta-ibm/recipes-phosphor/fans/phosphor-fan
parentda4c5d402e510b08dca8353281bc17f90fec679d (diff)
downloadopenbmc-c358bce9b48a07b86133b443ad07f17d72ddfd6e.tar.xz
witherspoon: Remove `witherspoon` naming from fan watchdog
Remove the use of `witherspoon` in the names of the recipe, config files, and services of the fan watchdog. This is in prep to use this same fan watchdog on other machines within meta-ibm that have different configurations. Tested: Witherspoon image matches image prior to change Flash image to Witherspoon and force watchdog to trip (From meta-ibm rev: 80f819efec08f7cc7de6988f64c0c77e20990f05) Change-Id: I77295974397cd4903cd1a723b9ef97ee744d2557 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/recipes-phosphor/fans/phosphor-fan')
-rw-r--r--meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-monitor.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-monitor.conf b/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-monitor.conf
index 023e61a64..e72de888f 100644
--- a/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-monitor.conf
+++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan/fan-watchdog-monitor.conf
@@ -1,5 +1,5 @@
[Unit]
#These overrides allow the fan watchdog to take over when this service dies
-OnFailure=witherspoon-fan-watchdog-monitor@%n.service
+OnFailure=fan-watchdog-monitor@%n.service
StartLimitIntervalSec=5
StartLimitBurst=3