commit | 53e6546bbf24e4afb5a889f8b3348c77fd203fda | [log] [tgz] |
---|---|---|
author | Brandon Wyman <bjwyman@gmail.com> | Mon Jun 12 14:37:27 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jun 13 13:06:20 2017 +0000 |
tree | 43d1b63f1239ab79ba282d192dd0f893f4e6e9f8 | |
parent | 49f125d6f34f5b31f7fc379d7f3dc36dd84314bd [diff] |
Fix bad path for phosphor-cooling-type\@.service Change-Id: I584e3e64526d2a8fb2625297addb5c06ccb302cd Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service index 850a883..cbac13f 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan%/phosphor-cooling-type@.service +++ b/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