summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-06-16 19:55:40 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2011-06-16 19:55:40 +0200
commite2c476fc078f3afc324c4a3e8f0941eb8101b7bf (patch)
tree47a2f6bde651e06f2d3d47b8c8640e58f4d89dfc /src
parente9f85bed0125cfac9ac76f0ffbd6ce5325368b9c (diff)
downloadabrt-e2c476fc078f3afc324c4a3e8f0941eb8101b7bf.tar.gz
abrt-e2c476fc078f3afc324c4a3e8f0941eb8101b7bf.tar.xz
abrt-e2c476fc078f3afc324c4a3e8f0941eb8101b7bf.zip
abrt_event.conf: remove "include events.d/*.conf"; it's handled by libreport now
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src')
-rw-r--r--src/daemon/abrt_event.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf
index 605ee47e..bad67076 100644
--- a/src/daemon/abrt_event.conf
+++ b/src/daemon/abrt_event.conf
@@ -42,12 +42,8 @@
# If the program terminates successfully, next rule is read
# and processed. This process is repeated until the end of this file.
-# abrt-action-analyze-c needs package name, save package data
-# before include directive
EVENT=post-create abrt-action-save-package-data
-include events.d/*.conf
-
# Example: if you want all users (not just root) to be able to see some problems:
#EVENT=post-create rm uid; chmod a+rX .