Blame SOURCES/0127-sosreport-add-processor-information-to-sosreport.patch

06486d
From 472d45eaaae90263aa26172d4f1ec671b1d5f9c5 Mon Sep 17 00:00:00 2001
06486d
From: Matej Habrnal <mhabrnal@redhat.com>
06486d
Date: Thu, 28 May 2015 11:40:08 +0200
06486d
Subject: [PATCH] sosreport: add processor information to sosreport
06486d
06486d
Related to rhbz#1221118
06486d
06486d
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
06486d
---
06486d
 src/daemon/abrt_event.conf | 1 +
06486d
 1 file changed, 1 insertion(+)
06486d
06486d
diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf
06486d
index 54e1b3f..ec41653 100644
06486d
--- a/src/daemon/abrt_event.conf
06486d
+++ b/src/daemon/abrt_event.conf
06486d
@@ -76,6 +76,7 @@ EVENT=post-create
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
+                --only=processor \
06486d
                 >sosreport.log 2>&1 \
06486d
         && {
06486d
                 rm sosreport.log
06486d
-- 
06486d
2.4.3
06486d