diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-03-11 14:21:28 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-03-11 14:21:28 +0100 |
| commit | 2036c6cc28f5d3f07142657ca148f8db516d9651 (patch) | |
| tree | 28493a37a1cdd706012c10390d7e8b1d0acb652f /lib/MiddleWare | |
| parent | d852cf2bf1bdf4a0662fbd68f76dc7feb65c97ba (diff) | |
added kerneloops addon and plugin (aarapov)
Diffstat (limited to 'lib/MiddleWare')
| -rw-r--r-- | lib/MiddleWare/abrt.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/MiddleWare/abrt.conf b/lib/MiddleWare/abrt.conf index 94743a1..af5b395 100644 --- a/lib/MiddleWare/abrt.conf +++ b/lib/MiddleWare/abrt.conf @@ -6,8 +6,9 @@ OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora # blacklisted packages BlackList = bash, bind, apache2 # enabled plugins -EnabledPlugins = SQLite3, CCpp, Mailx +EnabledPlugins = SQLite3, CCpp, Mailx, Kerneloops, KerneloopsReporter # selected DB plugin Database = SQLite3 # reporters association CCpp = Mailx +Kerneloops = KerneloopsReporter |
