summaryrefslogtreecommitdiffstats
path: root/src/Daemon
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon')
-rw-r--r--src/Daemon/abrt.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf
index a02cef4..3fa198c 100644
--- a/src/Daemon/abrt.conf
+++ b/src/Daemon/abrt.conf
@@ -30,4 +30,5 @@ Python = Bugzilla, Logger
[ Cron ]
# h:m - at h:m an action plugin is activated
# s - every s seconds is an action plugin activated
-120 = KerneloopsScanner
+# Disable kerneloops since it's not part of default install
+#120 = KerneloopsScanner