| DIR: /etc/systemd/system/multi-user.target.wants /etc/systemd/system/multi-user.target.wants/ |
| Current 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 |