summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service
diff options
context:
space:
mode:
authorJosh D. King <jdking@us.ibm.com>2017-04-06 14:43:46 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-04-20 15:43:44 +0000
commitb9ee536d0aae31718054ddad187a93d761d9dea2 (patch)
tree95bd59def58214239025ac679138dfb9f82fc22c /meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service
parent360a31bed22a78cf09ed2df7f54dac7a700beacd (diff)
downloadtalos-openbmc-b9ee536d0aae31718054ddad187a93d761d9dea2.tar.gz
talos-openbmc-b9ee536d0aae31718054ddad187a93d761d9dea2.zip
Refactor action target names Power-on-off
The target change is: obmc-power-chassis-on -> obmc-chassis-poweron obmc-power-chassis-off -> obmc-chassis-poweroff Also updated phosphor-state-manager.bb to now have correct commit id. Change-Id: I15aae803e5f0d44d4e6a137278f93e91f848b2c0 Signed-off-by: Josh D. King <jdking@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service')
-rw-r--r--meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service b/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service
index 08131230c..f76695e7b 100644
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service
+++ b/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power/op-power-start@.service
@@ -6,7 +6,7 @@ After=obmc-power-start-pre@%i.target
After=obmc-fan-control.target
Wants=mapper-wait@-org-openbmc-control-power%i.service
After=mapper-wait@-org-openbmc-control-power%i.service
-Conflicts=obmc-power-chassis-off@%i.target
+Conflicts=obmc-chassis-poweroff@%i.target
ConditionPathExists=!/run/openbmc/chassis@%i-on
[Service]
OpenPOWER on IntegriCloud