summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorBrandon Wyman <bjwyman@gmail.com>2017-06-12 14:37:27 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-13 13:06:20 +0000
commit1cac4cd25330024f9891ec28db88982683cec812 (patch)
tree988444f9fec21df06064b9c63ef6e8dc0cfbc54b /meta-openbmc-machines
parent1ff6ff12f94bd903c1799d5841528dfc001fd236 (diff)
downloadtalos-openbmc-1cac4cd25330024f9891ec28db88982683cec812.tar.gz
talos-openbmc-1cac4cd25330024f9891ec28db88982683cec812.zip
Fix bad path for phosphor-cooling-type\@.service
Change-Id: I584e3e64526d2a8fb2625297addb5c06ccb302cd Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service
index 850a8836a..cbac13f7a 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service
@@ -2,7 +2,7 @@
Description=Phosphor Cooling Type
Wants=mapper-wait@-xyz-openbmc_project-inventory.service
After=mapper-wait@-xyz-openbmc_project-inventory.service
-ConditionPathExists={envfiledir}/phosphor-cooling-type-%i.conf
+ConditionPathExists={envfiledir}/obmc/phosphor-fan/phosphor-cooling-type-%i.conf
[Service]
EnvironmentFile={envfiledir}/obmc/phosphor-fan/phosphor-cooling-type-%i.conf
OpenPOWER on IntegriCloud