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/env watchdog_timeout
8SyslogIdentifier=watchdog_timeout
9Type=oneshot
10Restart=no
11