summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Kerneloops.conf
blob: 77fca513d8f94ef9c19697abdfa9d688aae32d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Enabled = yes

# 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