04dc80
From 940249524766fd5e439d093edffb720bebbef199 Mon Sep 17 00:00:00 2001
04dc80
From: Jakub Filak <jfilak@redhat.com>
04dc80
Date: Thu, 20 Nov 2014 11:24:39 +0100
04dc80
Subject: [PATCH 1004/1006] turn sosreport off
04dc80
04dc80
---
04dc80
 src/daemon/abrt_event.conf | 2 +-
04dc80
 1 file changed, 1 insertion(+), 1 deletion(-)
04dc80
04dc80
diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf
04dc80
index 76d544c..d90bf03 100644
04dc80
--- a/src/daemon/abrt_event.conf
04dc80
+++ b/src/daemon/abrt_event.conf
04dc80
@@ -67,7 +67,7 @@ EVENT=post-create runlevel=
04dc80
 # Example: if you want to save sosreport immediately at the moment of a crash:
04dc80
 # (alternatively, you can add similar command to EVENT=analyze_foo's,
04dc80
 # if you would rather perform this collection later):
04dc80
-EVENT=post-create
04dc80
+#EVENT=post-create
04dc80
         nice sosreport --tmp-dir "$DUMP_DIR" --batch \
04dc80
                 --only=anaconda --only=boot --only=devicemapper \
04dc80
                 --only=filesys --only=hardware --only=kernel --only=libraries \
04dc80
-- 
04dc80
1.8.3.1
04dc80