OpenGPGCheck is enabled by default and if it's enabled
crashes in unsigned packages are not handled at all.

Signed-off-by: Richard Marko <rma...@redhat.com>
---
 doc/abrt-action-save-package-data.conf.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/abrt-action-save-package-data.conf.txt 
b/doc/abrt-action-save-package-data.conf.txt
index b377ec7..eb593ee 100644
--- a/doc/abrt-action-save-package-data.conf.txt
+++ b/doc/abrt-action-save-package-data.conf.txt
@@ -15,9 +15,9 @@ The configuration file consists of items in the format 
"Option = Value".
 A description of each item follows:
 
 OpenGPGCheck = 'yes' | 'no'::
-   When set to 'yes', 'abrt' will report crashes only in executables which 
belong
+   When set to 'yes', 'abrt' will handle only crashes in executables which 
belong
    to an installed package with valid GPG signature.
-   The default is 'no'.
+   The default is 'yes'.
    The files containing trusted GPG keys which are used to verify
    the signatures are listed in the gpg_keys configuration file.
 BlackList = 'packageName', 'packageName' ...::
-- 
1.8.3.1

Reply via email to