Blame SOURCES/0037-sos-capture-all-necessary-data.patch

06486d
From b4fdb9cccbb6b9ea953e2a633d08ace920f84850 Mon Sep 17 00:00:00 2001
06486d
From: Jakub Filak <jfilak@redhat.com>
06486d
Date: Mon, 24 Feb 2014 17:53:29 +0100
06486d
Subject: [ABRT PATCH 37/40] sos: capture all necessary data
06486d
06486d
Thanks Deepu K S <dkochuka@redhat.com>
06486d
06486d
Closes rhbz#1069278
06486d
06486d
Signed-off-by: Jakub Filak <jfilak@redhat.com>
06486d
---
06486d
 src/daemon/abrt_event.conf | 2 ++
06486d
 1 file changed, 2 insertions(+)
06486d
06486d
diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf
06486d
index fe9c3d5..380b312 100644
06486d
--- a/src/daemon/abrt_event.conf
06486d
+++ b/src/daemon/abrt_event.conf
06486d
@@ -74,6 +74,8 @@ EVENT=post-create
06486d
                 --only=memory --only=networking --only=nfsserver --only=pam \
06486d
                 --only=process --only=rpm -k rpm.rpmva=off --only=ssh \
06486d
                 --only=startup --only=yum --only=general --only=x11 \
06486d
+                --only=cups --only=logs --only=grub2 --only=cron --only=pci \
06486d
+                --only=auditd --only=selinux --only=lvm2 --only=sar \
06486d
                 >sosreport.log 2>&1 \
06486d
         && {
06486d
                 rm sosreport.log
06486d
-- 
06486d
1.8.3.1
06486d