mcelog/mcelog.service
2023-02-27 14:21:00 -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