summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2018-09-20 19:42:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-06 05:12:27 +0300
commitd6e64b1c627b1dd6f89e2248842e235b579525b3 (patch)
tree8dfe84674292c9f3e02d8e7c77a8d59575a9bcc6 /meta-phosphor/recipes-phosphor/host
parent7b29b074dc3d016a98bb8c69dc29a0e584d78d57 (diff)
downloadopenbmc-d6e64b1c627b1dd6f89e2248842e235b579525b3.tar.xz
Remove dependency to the system manager service
The GPIOs have moved out of the system manager's D-Bus object and the skeleton apps have been updated to get the information from json (ref: openbmc/skeleton 0f3fd5aa2d41a1b1bde5df471db74519ec82ef35). Remove the dependency out of the service files since it's not needed anymore. Tested: Verified there were no errors when removing the system manager app. (From meta-phosphor rev: 84bd534fb02c6dc5b4cad8a83b5402946c6cb094) Change-Id: I4cab0ce2f2a93857e9dee0a1b363e859a52108e7 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/host')
-rw-r--r--meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service b/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service
index 9a64002ec..e9227110e 100644
--- a/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service
+++ b/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service
@@ -1,7 +1,5 @@
[Unit]
Description=OpenPOWER Host%i Control
-Wants=mapper-wait@-org-openbmc-managers-System.service
-After=mapper-wait@-org-openbmc-managers-System.service
[Service]
Restart=always