| [Unit] | |
| Description=Start host%i SBE | |
| After=obmc-host-start-pre@%i.target | |
| Wants=obmc-host-starting@%i.target | |
| Before=obmc-host-starting@%i.target | |
| Before=obmc-host-started@%i.target | |
| Wants=obmc-power-on@%i.target | |
| After=obmc-power-on@%i.target | |
| Conflicts=obmc-host-stop@%i.target | |
| ConditionPathExists=!/run/openbmc/host@%i-on | |
| [Service] | |
| ExecStart={sbindir}/openpower-proc-control startHost | |
| Type=oneshot | |
| RemainAfterExit=yes | |
| [Install] | |
| WantedBy=obmc-host-start@%i.target |