commit | e98eb84cebdd2bbaeb161246ad1b80e310b5bbeb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 13:42:15 2023 -0700 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Jan 27 14:13:44 2023 +0000 |
tree | 0e1dcdc8bddf7f54335e4629db257ba37a997610 | |
parent | a2e2aea3873c100a4dbf27100c8bc337fbffe75a [diff] |
update service file deps in accordance with recent refactoring As noted in the following mailing list thread: https://lists.ozlabs.org/pipermail/openbmc/2022-November/032457.html and implemented via this series of commits: https://gerrit.openbmc.org/q/topic:op-power-control-ref Some systemd services had their names changed. Update this service file to reflect this. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic0f35cbc3eb8e0914986013d35bef3d256093a9c
diff --git a/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-on@.service b/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-on@.service index 3eccecb..8fe7cf7 100644 --- a/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-on@.service +++ b/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/phosphor-wait-power-on@.service
@@ -6,7 +6,7 @@ Before=obmc-power-start@%i.target Wants=mapper-wait@-org-openbmc-control-power%i.service After=mapper-wait@-org-openbmc-control-power%i.service -After=op-power-start@%i.service +After=obmc-power-start@%i.service Conflicts=obmc-chassis-poweroff@%i.target ConditionPathExists=!/run/openbmc/chassis@%i-on