blob: f925cdf2e997b724e34175288928b3540066c16b [file] [log] [blame]
[Unit]
Description=OpenPOWER debug data collector for host checkstop
Before=obmc-host-quiesce@%i.target
[Service]
# Adding 5 seconds to allow OCC to collect debug data
# before processing checkstop
ExecStart={base_bindir}/sleep 5
ExecStart={sbindir}/checkstop_app
Type=oneshot
Restart=no