mcelog/SOURCES/mcelog.service
2021-09-09 22:04:12 +00: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