summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-10 18:05:54 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-10 18:05:54 +0100
commitb94e437131d1f396e1a700e2a5664199af008cfd (patch)
tree2c2f4127c87ab5e76fac0499203d3809cf314084 /lib
parent2fc32bfb8bb35e3841405691c65eb04547eba8cc (diff)
downloadabrt-b94e437131d1f396e1a700e2a5664199af008cfd.tar.gz
abrt-b94e437131d1f396e1a700e2a5664199af008cfd.tar.xz
abrt-b94e437131d1f396e1a700e2a5664199af008cfd.zip
replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/no
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/Plugins/CCpp.conf1
-rw-r--r--lib/Plugins/SQLite3.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/Plugins/CCpp.conf b/lib/Plugins/CCpp.conf
index dfdbec8b..153efb95 100644
--- a/lib/Plugins/CCpp.conf
+++ b/lib/Plugins/CCpp.conf
@@ -1,4 +1,5 @@
# Configuration file for CCpp hook and plugin
+Enabled = yes
# If you also want to dump file named "core"
# in crashed process' current dir, set to "yes"
diff --git a/lib/Plugins/SQLite3.conf b/lib/Plugins/SQLite3.conf
index 3773c8f2..2053642f 100644
--- a/lib/Plugins/SQLite3.conf
+++ b/lib/Plugins/SQLite3.conf
@@ -1,3 +1,4 @@
# Configuration file for database plugin SQLite3
+
# DB path
DBPath = /var/cache/abrt/abrt-db