commit | c8440ccf8508bb6101a34544e41dc203ef07e475 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 15:11:20 2023 -0700 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jan 27 09:54:52 2023 -0600 |
tree | 30d91e465bb555f4f84d581a556070dde3158f83 | |
parent | ed654177415882606737976560950f041165e7aa [diff] [blame] |
meta-fii: update service files 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: I3667e6aed0d6c7ac01b0f2d1c7dee7e645df8235
diff --git a/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown-ack.service b/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown-ack.service index eb3eb4c..5a20aff 100644 --- a/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown-ack.service +++ b/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown-ack.service
@@ -1,7 +1,7 @@ [Unit] Description=Ampere Computing LLC host shutdown ACK -Requires=op-wait-power-off@%i.service -Before=op-wait-power-off@%i.service +Requires=phosphor-wait-power-off@%i.service +Before=phosphor-wait-power-off@%i.service Conflicts=obmc-chassis-poweron@0.target [Service]