blob: dbf6021e35e41fcc89cf018a2cc47be1f979a9be [file] [log] [blame]
Sergey Solomin079dd742016-11-14 10:01:10 -06001[Unit]
2Description=Use pdbg to send putcfam command to start IPL
3Wants=vcs_on@.service
4After=vcs_on@.service
5Conflicts=obmc-chassis-stop@%i.target
6
7[Service]
Sergey Solomin67305e32016-11-28 15:03:24 -06008ExecStart={bindir}/start_host.sh {MACHINE}
Sergey Solomin079dd742016-11-14 10:01:10 -06009Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=obmc-chassis-start@%i.target