From f5e65811d450c9117fa036bd82d161e5f936d5a0 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Fri, 31 Oct 2014 23:02:57 +0100 Subject: [PATCH] sos: use all valuable plugins This commit mirrors the state of rhel7 Signed-off-by: Jakub Filak --- src/daemon/abrt_event.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf index feb02a3..1153cc0 100644 --- a/src/daemon/abrt_event.conf +++ b/src/daemon/abrt_event.conf @@ -69,11 +69,13 @@ EVENT=post-create runlevel= # if you would rather perform this collection later): #EVENT=post-create nice sosreport --tmp-dir "$DUMP_DIR" --batch \ - --only=anaconda --only=bootloader --only=devicemapper \ + --only=anaconda --only=boot --only=devicemapper \ --only=filesys --only=hardware --only=kernel --only=libraries \ --only=memory --only=networking --only=nfsserver --only=pam \ --only=process --only=rpm -k rpm.rpmva=off --only=ssh \ --only=startup --only=yum --only=general --only=x11 \ + --only=cups --only=logs --only=grub2 --only=cron --only=pci \ + --only=auditd --only=selinux --only=lvm2 --only=sar \ >sosreport.log 2>&1 \ && { rm sosreport.log -- 2.1.0