| Vishwanatha Subbanna | be519ef | 2017-06-13 14:11:06 +0530 | [diff] [blame] | 1 | [Unit] |
| 2 | Description=OpenPOWER debug data collector for host watchdog timeout | ||||
| 3 | Before=obmc-host-quiesce@%i.target | ||||
| 4 | |||||
| 5 | [Service] | ||||
| Michael Tritz | ebfbc5d | 2017-08-15 14:07:23 -0500 | [diff] [blame] | 6 | ExecStart=/usr/bin/env watchdog_timeout |
| 7 | SyslogIdentifier=watchdog_timeout | ||||
| Vishwanatha Subbanna | be519ef | 2017-06-13 14:11:06 +0530 | [diff] [blame] | 8 | Type=oneshot |
| 9 | Restart=no | ||||