summaryrefslogtreecommitdiff
path: root/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ampere-host-shutdown.service
blob: b7a458eded2f4172a1216cee6ef58add01092199 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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