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