10 lines
220 B
Desktop File
10 lines
220 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=OpenPOWER debug data collector for host watchdog timeout
|
||
|
|
Before=obmc-host-quiesce@%i.target
|
||
|
|
After=op-stop-instructions@%i.service
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=/usr/bin/watchdog_timeout
|
||
|
|
Type=oneshot
|
||
|
|
Restart=no
|