summaryrefslogtreecommitdiff
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorMichael Tritz <mtritz@us.ibm.com>2017-05-10 23:48:19 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-05-13 01:14:26 +0300
commitb02d19fcc8dbbd1f61339e7713350f65c6f51ea5 (patch)
treec7c9eb69b5a3111b67a880ca9198a26d1a9bd698 /meta-openbmc-machines
parentdd7a0806e420f29a7255153b6c578c8e5c352135 (diff)
downloadopenbmc-b02d19fcc8dbbd1f61339e7713350f65c6f51ea5.tar.xz
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>
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/op-host-control/cfam_override@.service2
1 files changed, 1 insertions, 1 deletions
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 8b989bb144..b1343a3b8b 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 @@ Wants=fsi-scan@%i.service
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