soft-off: ensure ipmi soft off is run in correct seq
The flow of synchronization targets during a obmc-host-stop@.target is
the following:
obmc-host-stop-pre -> obmc-host-stopping -> obmc-host-stopped
The obmc-host-stop-pre is where we notify the host that a shutdown is
occurring and allow it to gracefully shut itself down. This is where
xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service should run.
Change-Id: If5080795043618abf3435816f62f14f9e1d751a9
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed