summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-02-02 16:53:23 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-02-22 20:02:58 +0000
commitcb67a84ca31a0375f6fea4b7b080c5c810b68c05 (patch)
treed6bcb39d8f4e9222dc0260c70b51a54348d99900
parent84646262fb039aa0ed4384bcf2c10506e9b37819 (diff)
downloadtalos-openbmc-cb67a84ca31a0375f6fea4b7b080c5c810b68c05.tar.gz
talos-openbmc-cb67a84ca31a0375f6fea4b7b080c5c810b68c05.zip
Use the updated LED manager service name
phosphor-led-manager took a change to correct the DBUS names complying to DBUS conventions and this change is to use that updated object path. Previously, it was /xyz/openbmc_project/ledmanager/groups Updated to : /xyz/openbmc_project/led/groups Change-Id: I1a8db82ef50f2da25d1c2e743d5a1403d5153df1 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.ledmanager.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.ledmanager.service b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.ledmanager.service
index 0492c44ec..a5ada69f0 100644
--- a/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.ledmanager.service
+++ b/meta-phosphor/common/recipes-phosphor/leds/phosphor-led-manager/xyz.openbmc_project.ledmanager.service
@@ -1,6 +1,6 @@
[Unit]
Description=Phosphor LED Group Management Daemon
-Before=mapper-wait@-xyz-openbmc_project-ledmanager-groups.service
+Before=mapper-wait@-xyz-openbmc_project-led-groups.service
[Service]
Restart=always
OpenPOWER on IntegriCloud