Don't run mbox reset until dbus object available

The mbox reset command run within this service requires the
mboxd dbus object (org.openbmc.mbox) be available. Prior to this
commit, OpenBMC tended to get lucky with the ordering but there
was no guarantee. This commit will ensure the ordering is
always right.

Resolves openbmc/openbmc#2850

Change-Id: Ia9efeb6e06ac47018d449ee2cab2651bc00ab0ed
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed
tree: cb1d4006d2a12d314b0e45c485316eb006e5533d
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. README.md
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.