From 49329ceadbf4d76b865445ca22f8fe0949b93e30 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 19 Aug 2009 16:46:52 +0200 Subject: explain EnableGPGCheck option better Signed-off-by: Denys Vlasenko --- src/Daemon/abrt.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf index 257918e..2d1d5bb 100644 --- a/src/Daemon/abrt.conf +++ b/src/Daemon/abrt.conf @@ -2,7 +2,8 @@ # common abrt settings [ Common ] -# Enable GPG check +# With this option set to "yes", +# only crashes in signed packages will be analyzed. EnableOpenGPG = no # GPG keys OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora -- cgit