Charles Boyer | 1c51ca5 | 2021-08-24 11:25:03 -0500 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=Ampere Computing LLC host shutdown ACK |
| 3 | Requires=op-wait-power-off@%i.service |
| 4 | Before=op-wait-power-off@%i.service |
| 5 | Conflicts=obmc-chassis-poweron@0.target |
| 6 | |
| 7 | [Service] |
| 8 | RemainAfterExit=no |
| 9 | Type=oneshot |
Charles Boyer | 2adad36 | 2021-11-24 15:58:03 -0600 | [diff] [blame] | 10 | ExecStart=/usr/libexec/ampere-hostctrl/ampere_power_util.sh mb shutdown_ack |
Charles Boyer | 1c51ca5 | 2021-08-24 11:25:03 -0500 | [diff] [blame] | 11 | SyslogIdentifier=ampere_power_util.sh |