summaryrefslogtreecommitdiffstats
path: root/src/Daemon
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-10-29 17:12:23 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-10-29 17:12:23 +0100
commit413258fbd4142c8e3213ae03a9710ff6d5790593 (patch)
tree9c8a9c67fdadb3db616a35e40c8dbb2f5c3f30a9 /src/Daemon
parentc90c8298ea276ea5c7fdd5ac54ecb82c3fc1c589 (diff)
downloadabrt-413258fbd4142c8e3213ae03a9710ff6d5790593.tar.gz
abrt-413258fbd4142c8e3213ae03a9710ff6d5790593.tar.xz
abrt-413258fbd4142c8e3213ae03a9710ff6d5790593.zip
blacklisted nspluginwrapper, because it causes too many useless reports
- nspluginwrapper tends to crash a lot with closed source plugins (like flash) and there is nothing developers can do about it, so it's just filling BZ with useless reports
Diffstat (limited to 'src/Daemon')
-rw-r--r--src/Daemon/abrt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf
index 1fe6123b..a02cef44 100644
--- a/src/Daemon/abrt.conf
+++ b/src/Daemon/abrt.conf
@@ -8,7 +8,7 @@ OpenGPGCheck = no
# GPG keys
OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
# blacklisted packages
-BlackList =
+BlackList = nspluginwrapper
# enabled plugins
# there has to be exactly one database plugin
EnabledPlugins = SQLite3, CCpp, Logger, Kerneloops, KerneloopsScanner, KerneloopsReporter, Bugzilla, Python