HOME


5h-3LL 1.0
DIR: /etc/systemd/system/multi-user.target.wants
/etc/systemd/system/multi-user.target.wants/
Upload File:
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