mcelog/mcelog.service
Troy Dawson e383244cf4 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/mcelog#84e243c4ebb65cb378bb61bd6436ea9db1a989cc
2020-10-20 07:24:36 -07: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