abrt/abrt_disable_gpgcheck.diff
2010-05-13 09:17:15 +00:00

12 lines
476 B
Diff

--- abrt-1.1.1/src/Daemon/abrt.conf 2010-05-12 15:48:18.000000000 +0200
+++ abrt-1.1.1_/src/Daemon/abrt.conf 2010-05-13 11:15:15.773258050 +0200
@@ -3,7 +3,7 @@
# only crashes in signed packages will be analyzed.
# the list of public keys used to check the signature is
# in the file gpg_keys
-OpenGPGCheck = yes
+OpenGPGCheck = no
# Blacklisted packages
BlackList = nspluginwrapper, valgrind, strace
# Process crashes in executables which do not belong to any package?