12 lines
332 B
Desktop File
12 lines
332 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Ampere Computing LLC Power OFF Chassis
|
||
|
|
Requires=phosphor-wait-power-off@%i.service
|
||
|
|
Before=phosphor-wait-power-off@%i.service
|
||
|
|
Conflicts=obmc-chassis-poweron@0.target
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
RemainAfterExit=no
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/libexec/ampere-hostctrl/ampere_power_util.sh mb off
|
||
|
|
SyslogIdentifier=ampere_power_util.sh
|