commit | ec41db0314ba120502ef3922b4f2e19b5f866818 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 14:43:45 2023 -0700 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 14:43:45 2023 -0700 |
tree | f668bb2395736dd1a7bd1b42eab327d0e009e7a7 | |
parent | bd1d7361824f7e9a86bd26344be6b12638c11e45 [diff] |
update op-reset-host-check 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: Ia92b84ebcd0e67104fde6c85a0c9c534e40a300b
diff --git a/service_files/op-reset-host-check@.service.in b/service_files/op-reset-host-check@.service.in index abada7c..dc48bbf 100644 --- a/service_files/op-reset-host-check@.service.in +++ b/service_files/op-reset-host-check@.service.in
@@ -6,8 +6,8 @@ After=mapper-wait@-xyz-openbmc_project-logging.service Wants=obmc-host-reset-running@%i.target Before=obmc-host-reset-running@%i.target -Wants=op-reset-chassis-on@%i.service -After=op-reset-chassis-on@%i.service +Wants=phosphor-reset-chassis-on@%i.service +After=phosphor-reset-chassis-on@%i.service After=openpower-update-bios-attr-table.service Conflicts=obmc-host-stop@%i.target ConditionPathExists=/run/openbmc/chassis@%i-on