1[Unit]
2Description=Ampere Computing LLC power cycle service
3Conflicts=obmc-host-start@0.target
4OnFailure=obmc-chassis-powerreset@0.target
5Wants=kudo-bios-verify.service
6After=kudo-bios-verify.service
7
8[Service]
9RemainAfterExit=no
10Type=oneshot
11ExecStart=/usr/libexec/ampere-hostctrl/ampere_power_util.sh mb host_cycle
12SyslogIdentifier=ampere_power_util.sh
13