summaryrefslogtreecommitdiffstats
path: root/src/daemon/abrt.conf
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-11-08 18:05:31 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-11-08 18:05:31 +0100
commit693f8cd5cd05f896fbf73e6b2d1f2fda4f458cce (patch)
treeb4be24b9080e15ae099d4931ea480b20e86d544c /src/daemon/abrt.conf
parentf1bf98f5efd3535a264264d6f57b1826fcca4f25 (diff)
downloadabrt-693f8cd5cd05f896fbf73e6b2d1f2fda4f458cce.tar.gz
abrt-693f8cd5cd05f896fbf73e6b2d1f2fda4f458cce.tar.xz
abrt-693f8cd5cd05f896fbf73e6b2d1f2fda4f458cce.zip
abrtd: remove support for ActionsAndReporters, abrt_event.conf supersedes it
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/daemon/abrt.conf')
-rw-r--r--src/daemon/abrt.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/daemon/abrt.conf b/src/daemon/abrt.conf
index 534aef8f..9bae2c50 100644
--- a/src/daemon/abrt.conf
+++ b/src/daemon/abrt.conf
@@ -33,13 +33,6 @@ Database = SQLite3
#
MaxCrashReportsSize = 1000
-# Vector of actions and reporters which are activated immediately
-# after a crash occurs, comma separated.
-#
-#ActionsAndReporters = Mailx("[abrt] new crash was detected")
-#ActionsAndReporters = FileTransfer("store")
-ActionsAndReporters = RunApp("test x\"`cat component`\" = x\"xorg-x11-server-Xorg\" && cp /var/log/Xorg.0.log .")
-
# What actions or reporters to run on each crash type
#