diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-28 15:34:08 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-28 15:34:08 +0100 |
| commit | 9180163f65df24d7df684a1baa2ee3bb253bf516 (patch) | |
| tree | e1ee68d387dfb4358b897d78eccee4e7e565ea17 /src/Daemon/abrt.conf | |
| parent | efb5ca1baa123a357fad58849b10fb8845cef165 (diff) | |
| parent | 099f3cac8c2bf532a796468fb2950c4551c85960 (diff) | |
| download | abrt-9180163f65df24d7df684a1baa2ee3bb253bf516.tar.gz abrt-9180163f65df24d7df684a1baa2ee3bb253bf516.tar.xz abrt-9180163f65df24d7df684a1baa2ee3bb253bf516.zip | |
Merge branch 'master' into rhel6
Conflicts:
src/Daemon/abrt.conf
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'src/Daemon/abrt.conf')
| -rw-r--r-- | src/Daemon/abrt.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf index dec1c72..7829dc4 100644 --- a/src/Daemon/abrt.conf +++ b/src/Daemon/abrt.conf @@ -19,8 +19,7 @@ MaxCrashReportsSize = 1000 #ActionsAndReporters = Mailx("[abrt] new crash was detected"), RunApp("cp /etc/mtab .") # If you don't want sosreport to be run immediately after crash, # you may comment it out here and add ", SOSreport" to "CCpp =" -# and "Python =" lines below. That way it runs when crash is reported, -# not when it occurs. +# and "Python =" lines below. ActionsAndReporters = SOSreport # What actions or reporters to run on each crash type |
