From Fedora Project Wiki
Description
Testing ABRT BlackListing of certain packages.
How to test
Edit config file /etc/abrt/abrt.conf, find lines:
# blacklisted packages BlackList = bash, bind, apache2
Set BlackList to names of packages whose crashes abrt should ignore
Expected Results
- abrt should ignore crashes of applications from blacklisted packages
- all other packages might be ignored or not - this depends on QA:Testcase ABRT GPG check and QA:TestCase ABRT GPG Keys.