The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/mcelog#84e243c4ebb65cb378bb61bd6436ea9db1a989cc
9 lines
170 B
Desktop File
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
|