commit | cb67a84ca31a0375f6fea4b7b080c5c810b68c05 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Thu Feb 02 16:53:23 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 22 20:02:58 2017 +0000 |
tree | d6bcb39d8f4e9222dc0260c70b51a54348d99900 | |
parent | 84646262fb039aa0ed4384bcf2c10506e9b37819 [diff] |
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>
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 0492c44..a5ada69 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