From 028af519c11d4bc3599562bc8a23caf66d50ea2e Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 8 Nov 2010 19:07:48 +0100 Subject: remove RunApp plugin, abrt-event.conf superseded it Signed-off-by: Denys Vlasenko --- src/daemon/abrt.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/daemon/abrt.conf b/src/daemon/abrt.conf index 9bae2c50..e84c28af 100644 --- a/src/daemon/abrt.conf +++ b/src/daemon/abrt.conf @@ -40,7 +40,6 @@ MaxCrashReportsSize = 1000 Kerneloops = KerneloopsReporter CCpp = Bugzilla, Logger Python = Bugzilla, Logger -#CCpp:xorg-x11-apps = RunApp("date", "date.txt") # Which Action plugins to run repeatedly -- cgit