blob: 9a6ffe60b946be952e1e45ecdadc8d1c04a853dd [file] [log] [blame]
[Unit]
Description=Start host%i running after BMC reset
After=obmc-host-reset-running@%i.target
Requires=obmc-host-reset-running@%i.target
ConditionPathExists=/run/openbmc/host@%i-on
[Service]
RemainAfterExit=no
# TODO: openbmc/openbmc#1205 - target name refactor
ExecStart=/bin/systemctl start obmc-host-start@%i.target
[Install]
WantedBy=obmc-host-reset@%i.target