11 lines
287 B
Desktop File
11 lines
287 B
Desktop File
[Unit]
|
|
Description=Ampere System Firmware Hang Handler
|
|
After=obmc-host-already-on@0.target
|
|
BindTo=obmc-host-already-on@0.target
|
|
ConditionPathExists=!/var/ampere/sysfw-hang-disable
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/ampere_sysfw_hang_handler.sh
|
|
SyslogIdentifier=ampere_sysfw_hang
|