summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/leds
diff options
context:
space:
mode:
authorVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-02-02 14:23:23 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-02-22 23:02:58 +0300
commitcb67a84ca31a0375f6fea4b7b080c5c810b68c05 (patch)
treed6bcb39d8f4e9222dc0260c70b51a54348d99900 /meta-phosphor/common/recipes-phosphor/leds
parent84646262fb039aa0ed4384bcf2c10506e9b37819 (diff)
downloadopenbmc-cb67a84ca31a0375f6fea4b7b080c5c810b68c05.tar.xz
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>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/leds')
-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 0492c44ec8..a5ada69f01 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