phosphor-ipmi-host: Remove HostIpmi requirement

We have systems that have no host present, but require the use of the
network ipmi functionality. This requirement doesn't work for these
systems since they don't have a host transfer mechanism.

This doesn't change the ordering requirements of the services.

(From meta-phosphor rev: 484aa1574f390c9a32ba3a31fb5518d94058d7d9)

Change-Id: I455b7dad4aecda64b0bc05c0349b011e0e8885d3
Signed-off-by: William A. Kennington III <wak@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-ipmi-host.service b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-ipmi-host.service
index 62687d6..ab89831 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-ipmi-host.service
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/phosphor-ipmi-host.service
@@ -11,7 +11,6 @@
 After=mapper-wait@-xyz-openbmc_project-control-host0-restriction_mode.service
 Wants=clear-once.service
 After=clear-once.service
-Requires=org.openbmc.HostIpmi.service
 After=org.openbmc.HostIpmi.service
 
 [Service]