Current Directory: /etc/systemd/system/multi-user.target.wants
Viewing File: /usr/lib/systemd/system/mcelog.service
[Unit]
Description=Machine Check Exception Logging Daemon
After=syslog.target
ConditionPathExists=!/sys/module/edac_mce_amd/initstate
ConditionPathExists=/dev/mcelog
[Service]
ExecStart=/usr/sbin/mcelog --daemon --foreground
SuccessExitStatus=0 15
[Install]
WantedBy=multi-user.target