summaryrefslogtreecommitdiffstats
path: root/src/Daemon/abrt.conf
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-01-28 18:19:41 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-01-28 18:19:41 +0100
commitcfbb554000b1e3fdce90bbf14c4c2f78a5a73340 (patch)
tree82c5994ea2cb4db0a5e253aeb33e8557732554d6 /src/Daemon/abrt.conf
parent932b732fa2bbd75108ac0d267751adf17dc7b050 (diff)
parentf5e694da92a1bff42bbf442befd421a573d15e62 (diff)
downloadabrt-cfbb554000b1e3fdce90bbf14c4c2f78a5a73340.tar.gz
abrt-cfbb554000b1e3fdce90bbf14c4c2f78a5a73340.tar.xz
abrt-cfbb554000b1e3fdce90bbf14c4c2f78a5a73340.zip
Merge branch 'master' into rhel6
Diffstat (limited to 'src/Daemon/abrt.conf')
-rw-r--r--src/Daemon/abrt.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf
index 542514b2..f6e5c0ef 100644
--- a/src/Daemon/abrt.conf
+++ b/src/Daemon/abrt.conf
@@ -1,15 +1,12 @@
[ Common ]
# With this option set to "yes",
# only crashes in signed packages will be analyzed.
-# Checking signatures may require prelink to be run.
-# This has a remote possibility of breaking binaries and libraries,
-# and also SELinux gets unhappy about prelink trying to modify them.
OpenGPGCheck = yes
# gpgcheck is disabled, so we don't need to load any keys
# GPG keys
#OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
# Blacklisted packages
-BlackList = nspluginwrapper
+BlackList = nspluginwrapper, valgrind, strace
# Which database plugin to use
Database = SQLite3
# Max size for crash storage [MiB]