commit | ed654177415882606737976560950f041165e7aa | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 13:38:16 2023 -0700 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Jan 27 14:13:44 2023 +0000 |
tree | f26af097c8dd943702a149ec91bf9c483fc31ff8 | |
parent | e98eb84cebdd2bbaeb161246ad1b80e310b5bbeb [diff] [blame] |
meta-ibm: update service files 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 the service files in this repo to reflect this. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Idaca9c1a46f8b5d673b4912e3027fc9268aa5dba
diff --git a/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable@.service b/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable@.service index 45776aa..dfe333e 100644 --- a/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable@.service +++ b/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/avsbus-enable@.service
@@ -1,7 +1,7 @@ [Unit] Description=Enable the AVS bus on VRMs -Wants=op-power-start@%i.service -Before=op-power-start@%i.service +Wants=obmc-power-start@%i.service +Before=obmc-power-start@%i.service Conflicts=obmc-chassis-poweroff@%i.target ConditionPathExists=!/run/openbmc/chassis@%i-on