summaryrefslogtreecommitdiff
path: root/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-power-cycle.service
blob: b020aa3f29ad908aea60c469781282e4d8eec141 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Ampere Computing LLC power cycle service
Conflicts=obmc-host-start@0.target
OnFailure=obmc-chassis-powerreset@0.target
Wants=kudo-bios-verify.service
After=kudo-bios-verify.service

[Service]
RemainAfterExit=no
Type=oneshot
ExecStart=/usr/bin/env ampere_power_util.sh mb host_cycle
SyslogIdentifier=ampere_power_util.sh