blob: fdf84c1f330bc681046253c83e349d15aa8bf555 [file] [log] [blame]
Andrew Geisslercd2b9462017-07-26 17:53:04 -05001[Unit]
2Description=Reboot host%i
3Wants=obmc-host-stop@%i.target
4After=obmc-host-stop@%i.target
5
6[Service]
7ExecStart={base_bindir}/systemctl start obmc-host-start@%i.target
8
9
10[Install]
11WantedBy=obmc-host-reboot@%i.target