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