blob: 6b291100ddc7353da6473b0537c3b2ba7b94bb3b [file] [log] [blame]
Sergey Solomin63248b42016-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]
8ExecStart={bindir}/start_host.sh
9Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=obmc-chassis-start@%i.target