[Unit] | |
Description=Ramoops monitor. | |
ConditionPathExistsGlob=/var/lib/systemd/pstore/dmesg-ramoops-* | |
After=xyz.openbmc_project.Dump.Manager.service | |
[Service] | |
Type=oneshot | |
ExecStart=/usr/libexec/phosphor-debug-collector/phosphor-ramoops-monitor | |
SyslogIdentifier=ramoops-monitor | |
[Install] | |
WantedBy=multi-user.target | |