Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Configuration file for Kernel oops hook
2
 
3
# If you want to see only reportable oopses,
4
# set to "yes".
5
# DropNotReportableOopses = yes
6
 
7
# Lot of Machine Check Exceptions are correctable and thus not interesting to
8
# users. Moreover some hardware may produce plenty of MCEs by design.
9
#
10
# Setting the following option to 'yes' will configure ABRT to detect only
11
# the fatal MCEs.
12
#
13
OnlyFatalMCE = no