summaryrefslogtreecommitdiff
path: root/meta-ampere/meta-common/recipes-ac01/host/ampere-hostctrl/ampere-host-shutdown.service
blob: be4d45260aec72ac9b64ad6f16287dae64ea0502 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Ampere Computing LLC graceful shutdown host
Conflicts=obmc-host-start@0.target
OnFailure=obmc-chassis-poweroff@0.target

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