blob: e72b28b157890ac5f1b166e4f015b4d47f7c6fed [file] [log] [blame]
[Unit]
Description=Run per-boot crash collection tasks
After=crash-reporter.service
[Service]
Type=oneshot
ExecStart=/sbin/crash_reporter --boot_collect
[Install]
WantedBy=multi-user.target