commit | bd1d7361824f7e9a86bd26344be6b12638c11e45 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 11:10:00 2023 -0700 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 11:24:19 2023 -0700 |
tree | de1fae5a591b653c0263fed4d987120beb45bc29 | |
parent | 0f27ee37b567411784a5b49f9046f9a855400125 [diff] [blame] |
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 the service files in this repo to reflect this. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I06f3f0e66150cc2384ab791ba6b1c679f66dd611
diff --git a/service_files/pcie-poweroff@.service.in b/service_files/pcie-poweroff@.service.in index 5f0403a..5b59f96 100644 --- a/service_files/pcie-poweroff@.service.in +++ b/service_files/pcie-poweroff@.service.in
@@ -1,6 +1,6 @@ [Unit] Description=POWER9 PCIe Power-off Workaround -Before=op-power-stop@%i.service +Before=obmc-power-stop@%i.service After=obmc-power-stop-pre@%i.target [Service]