summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-romulus/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-01-26 23:38:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-27 17:13:44 +0300
commited654177415882606737976560950f041165e7aa (patch)
treef26af097c8dd943702a149ec91bf9c483fc31ff8 /meta-ibm/meta-romulus/recipes-phosphor
parente98eb84cebdd2bbaeb161246ad1b80e310b5bbeb (diff)
downloadopenbmc-ed654177415882606737976560950f041165e7aa.tar.xz
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
Diffstat (limited to 'meta-ibm/meta-romulus/recipes-phosphor')
-rw-r--r--meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service b/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service
index 3aedd16e0d..2a8ea37e06 100644
--- a/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service
+++ b/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/avsbus-disable@.service
@@ -1,7 +1,7 @@
[Unit]
Description=Disable the AVS bus on the VRMs
-Wants=op-power-start@.service
-After=op-power-start@.service
+Wants=obmc-power-start@.service
+After=obmc-power-start@.service
Before=vrm-control@%i.service
Conflicts=obmc-chassis-poweroff@%i.target
ConditionPathExists=!/run/openbmc/chassis@%i-on