From 567f56bec0b66575603d4837422363fd83daeb26 Mon Sep 17 00:00:00 2001 From: Zdenek Prikryl Date: Thu, 20 Aug 2009 11:30:14 +0200 Subject: Renamed to new option's name. --- src/Daemon/abrt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf index 2d1d5bb..f65a346 100644 --- a/src/Daemon/abrt.conf +++ b/src/Daemon/abrt.conf @@ -4,7 +4,7 @@ [ Common ] # With this option set to "yes", # only crashes in signed packages will be analyzed. -EnableOpenGPG = no +OpenGPGCheck = no # GPG keys OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora # blacklisted packages -- cgit