commit | 6fa12d3db9221ca8ccc79cbd7c3948e68f927f2b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 15:04:18 2023 -0700 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 26 15:04:18 2023 -0700 |
tree | ab1f381ace7c3de2be5989b9d2fea89b1821ec06 | |
parent | 15513dbbabd921552276338b02d300139b6f687f [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 the service files in this repo to reflect this. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I07e1d18a098398bca1038fd9012e53162846303d
diff --git a/vpnor/obmc-vpnor-updatesymlinks.service b/vpnor/obmc-vpnor-updatesymlinks.service index 0cca39e..17392d3 100644 --- a/vpnor/obmc-vpnor-updatesymlinks.service +++ b/vpnor/obmc-vpnor-updatesymlinks.service
@@ -6,7 +6,7 @@ Before=mboxd.service Before=mboxd-reload@0.service After=org.open_power.Software.Host.Updater.service -After=op-reset-chassis-running@0.service +After=phosphor-reset-chassis-running@0.service ConditionPathExists=!/run/openbmc/chassis@0-on [Service]