blob: 7f3871efc1e0dbb36346014f8e30ec4f65ca1e0f [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-chassis-start@%i.target
[Install]
WantedBy=obmc-host-reset@%i.target