commit | b02d19fcc8dbbd1f61339e7713350f65c6f51ea5 | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Wed May 10 15:48:19 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 12 22:14:26 2017 +0000 |
tree | c7c9eb69b5a3111b67a880ca9198a26d1a9bd698 | |
parent | dd7a0806e420f29a7255153b6c578c8e5c352135 [diff] |
cfam_override@.service - run on ConditionPathExists ConditionFileExists doesn't exist. This commit updates the run condition for cfam_override@.service to ConditionPathExists, which does exist and is the appropriate condition for the service. Resolves openbmc/openbmc#1582 Change-Id: I24f233bc61c1d6c93ea8c237ab85da365c5d6220 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-host-control/cfam_override@.service b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-host-control/cfam_override@.service index 8b989bb..b1343a3 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-host-control/cfam_override@.service +++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-host-control/cfam_override@.service
@@ -8,7 +8,7 @@ After=fsi-scan@%i.service Conflicts=obmc-chassis-poweroff@%i.target ConditionPathExists=!/run/openbmc/chassis@%i-on -ConditionFileExists=/var/lib/obmc/cfam_overrides +ConditionPathExists=/var/lib/obmc/cfam_overrides [Service] ExecStart={sbindir}/openpower-proc-control CFAMOverride