summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-11-02 13:29:36 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-11-02 13:29:36 +0100
commit098324df56d2cb27ea90174a11b5aeb5a110b86a (patch)
treea2a055b65ed868ee2e7fd51013d4cba54479126c /lib
parentec16fd0d010b40d2bde85a4167543bd3fa5823b0 (diff)
downloadabrt-098324df56d2cb27ea90174a11b5aeb5a110b86a.tar.gz
abrt-098324df56d2cb27ea90174a11b5aeb5a110b86a.tar.xz
abrt-098324df56d2cb27ea90174a11b5aeb5a110b86a.zip
remove AutoReportUIDs support
abrt_action.conf provides a way to configure that behaviour. This change adds a commented-out example how to do it for kerneloops. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/Kerneloops.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/plugins/Kerneloops.conf b/lib/plugins/Kerneloops.conf
index 77fca513..67ad07b9 100644
--- a/lib/plugins/Kerneloops.conf
+++ b/lib/plugins/Kerneloops.conf
@@ -4,12 +4,6 @@ Enabled = yes
# 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