Home
last modified time | relevance | path

Searched hist:"79 aa01ae" (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-state-manager/service_files/
H A Dphosphor-reboot-host@.service79aa01ae Tue Jan 14 15:05:09 CST 2020 Andrew Geissler <geissonator@yahoo.com> ensure reboot service runs after host stopped

OpenBMC has two types of targets, action and synchronization.
obmc-host-stop is an action target. You put services in it that you want
run when the target is started. obmc-host-stopped is a synchronization
target. You use it to ensure your service runs at the correct time. As a
part of the warm-reboot work, it was found that in certain conditions
this reboot service would run before the host was fully stopped due to
the way the obmc-host-stop action target is setup. Add the
synchronization target Wants/After in here to ensure this service is
only run after the host is stopped.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Id19034adc6309d20e94736948ae70d9cd6044263