summaryrefslogtreecommitdiffstats
path: root/src/Daemon
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon')
-rw-r--r--src/Daemon/abrt.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf
index 36c2189..d059a9e 100644
--- a/src/Daemon/abrt.conf
+++ b/src/Daemon/abrt.conf
@@ -10,7 +10,7 @@ OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
BlackList = bash, bind
# enabled plugins
# there has to be exactly one database plugin
-EnabledPlugins = SQLite3, CCpp, Mailx, Logger, Kerneloops, KerneloopsReporter
+EnabledPlugins = SQLite3, CCpp, Mailx, Logger, Kerneloops, KerneloopsScanner, KerneloopsReporter
# Database
Database = SQLite3
# max size for crash storage
@@ -24,7 +24,7 @@ Kerneloops = KerneloopsReporter
CCpp = Logger
# CCpp : xorg-x11-apps = RunApp("date", "RunApp")
-# repeated calling of Action and Reporter plugins
+# repeated calling of Action plugins
[ Cron ]
# hh,mm
-*:5 = Kerneloops
+*:1 = KerneloopsScanner