1[Unit]
2Description=Ampere Computing LLC warm reset host
3Conflicts=obmc-chassis-poweroff@0.target
4
5[Service]
6RemainAfterExit=no
7Type=oneshot
8ExecStart=/usr/bin/env ampere_power_util.sh mb graceful_reset
9SyslogIdentifier=ampere_power_util.sh
10
11