18 lines
651 B
Diff
18 lines
651 B
Diff
--- abrt-2.0.4/src/daemon/abrt-action-save-package-data.conf 2011-07-15 13:10:46.000000000 +0200
|
|
+++ abrt-2.0.4_/src/daemon/abrt-action-save-package-data.conf 2011-07-19 15:12:43.661630657 +0200
|
|
@@ -7,7 +7,7 @@
|
|
|
|
# Blacklisted packages
|
|
#
|
|
-BlackList = nspluginwrapper,valgrind,strace
|
|
+BlackList = nspluginwrapper, valgrind, strace, mono-core
|
|
|
|
# Process crashes in executables which do not belong to any package?
|
|
#
|
|
@@ -15,4 +15,4 @@
|
|
|
|
# Blacklisted executable paths (shell patterns)
|
|
#
|
|
-BlackListedPaths = /usr/share/doc/*,*/example*
|
|
+BlackListedPaths = /usr/share/doc/*, */example*, /usr/bin/nspluginviewer, /usr/lib/xulrunner-*/plugin-container
|