summaryrefslogtreecommitdiffstats
path: root/src/daemon/abrt_event.conf
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-11-11 20:22:19 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-11-11 20:22:19 +0100
commit301341a339b05615003c66472af18906cad5ca81 (patch)
treea3de74ac6d35c2a2817f99dd6cba194f075b8445 /src/daemon/abrt_event.conf
parentec3f211576c1713fdde47ce825decdb1fa0add9a (diff)
downloadabrt-301341a339b05615003c66472af18906cad5ca81.tar.gz
abrt-301341a339b05615003c66472af18906cad5ca81.tar.xz
abrt-301341a339b05615003c66472af18906cad5ca81.zip
abrt_event.conf: bugzilla reporter needs to use corresponding conf file
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/daemon/abrt_event.conf')
-rw-r--r--src/daemon/abrt_event.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf
index b81e75b6..caf73f23 100644
--- a/src/daemon/abrt_event.conf
+++ b/src/daemon/abrt_event.conf
@@ -47,7 +47,7 @@ EVENT=reanalyze analyzer=CCpp abrt-action-install-debuginfo "$DUMP_DIR/coredum
EVENT=reanalyze analyzer=CCpp abrt-action-generate-backtrace
EVENT=report analyzer=Kerneloops abrt-action-kerneloops
-EVENT=report_Bugzilla analyzer=CCpp abrt-action-bugzilla
+EVENT=report_Bugzilla analyzer=CCpp abrt-action-bugzilla -c /etc/abrt/plugins/Bugzilla.conf
EVENT=report_Logger analyzer=CCpp abrt-action-print -o /var/log/abrt.log
-EVENT=report_Bugzilla analyzer=Python abrt-action-bugzilla
+EVENT=report_Bugzilla analyzer=Python abrt-action-bugzilla -c /etc/abrt/plugins/Bugzilla.conf
EVENT=report_Logger analyzer=Python abrt-action-print -o /var/log/abrt.log