diff options
Diffstat (limited to 'src/daemon/abrt.conf')
-rw-r--r-- | src/daemon/abrt.conf | 7 |
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 # |