mcelog/mcelog.service
Zbigniew Jędrzejewski-Szmek ff76624598 Remove patch to work around start issue
This appears to have been fixed upstream:
https://github.com/andikleen/mcelog/issues/17.
2016-01-26 22:05:56 -05:00

9 lines
170 B
Desktop File

[Unit]
Description=Machine Check Exception Logging Daemon
[Service]
ExecStart=/usr/sbin/mcelog --ignorenodev --daemon --foreground
[Install]
WantedBy=multi-user.target