1[Unit]
2Description=OpenPOWER debug data collector for host watchdog timeout
3Before=obmc-host-quiesce@%i.target
4After=op-stop-instructions@%i.service
5
6[Service]
7ExecStart=/usr/bin/watchdog_timeout
8Type=oneshot
9Restart=no
10