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

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