9 lines
206 B
Desktop File
9 lines
206 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Watchdog power state power cycle shutdown
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
RemainAfterExit=no
|
||
|
|
ExecStart=/usr/libexec/ampere-hostctrl/ampere_power_util.sh mb off
|
||
|
|
SyslogIdentifier=phosphor-watchdog
|