summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/openpower-debug-collector-watchdog@.service
blob: 6826764ff78c2e9b88ceed43f806b41d8aedfabe (plain)
1
2
3
4
5
6
7
8
9
10
[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/env watchdog_timeout
SyslogIdentifier=watchdog_timeout
Type=oneshot
Restart=no