summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Kerneloops.conf
blob: 56235969647ea69498e7b3ed2bb03dd8aa295cfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Do we want kernel oopses to be visible to any user?
# Set to "yes" for compatibility with kerneloops.org tool.
InformAllUsers = yes

# Automatically perform reporting.
# With default abrt.conf, it invokes KerneloopsReporter
# and thus reports oops to kerneloops.org.
# ("root" because all oopses are filed by abrt with user "root")
AutoReportUIDs = root

# Kerneloops Scanner configuration
##################################
SysLogFile = /var/log/messages

# KerneloopsReporter configuration
##################################
SubmitURL = http://submit.kerneloops.org/submitoops.php