blob: a49bbdd16b4744b73f0e3e19d2e6b7395a1fa2ad [file] [log] [blame]
Andrew Geisslerc2123532020-01-14 10:39:47 -06001[Unit]
2Description=Start host%i running after BMC reset
3After=obmc-host-reset-running@%i.target
4Requires=obmc-host-reset-running@%i.target
5ConditionPathExists=/run/openbmc/host@%i-on
6
7[Service]
8RemainAfterExit=no
9ExecStart=/bin/systemctl start obmc-host-start@%i.target
10
11
12[Install]
13WantedBy=obmc-host-reset@%i.target