Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# mcelog mode
2
# valid values: daemon, trigger, cron
3
# Recommended value daemon
4
MCELOG_MODE=daemon
5
 
6
# additional options to pass to the daemon
7
# this only works in daemon mode
8
# see the manpage for details. settings can be also
9
# set in /etc/mcelog.conf
10
MCELOG_OPTIONS=""