commit | d95f139c007f21d5d8395d0bd7a6e0bab0fd6124 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Mon Apr 08 16:47:27 2019 +0930 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Apr 15 23:00:48 2019 -0400 |
tree | ad5cc111a61aaa28376669e40db174ef8a395c18 | |
parent | dc4735c445ea30cae49236f0337966d499856b94 [diff] |
phosphor-ipmi-host: Units can depend on xyz.openbmc_project.Control.Host Expose an alias so if other units depend on the DBus presence of ipmid they can explicitly depend on it. (From meta-phosphor rev: beb3181dac206700ce9ab5253448f877b4420b7c) Change-Id: Ic72d56969edc83422ee7c79d6d7bbb6fc7c8197f Signed-off-by: Andrew Jeffery <andrew@aj.id.au> 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 8beb732..62687d6 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
@@ -26,3 +26,4 @@ [Install] WantedBy=multi-user.target +Alias=xyz.openbmc_project.Control.Host.service