diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-29 10:50:18 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-29 10:50:18 +0100 |
| commit | e00721b0d086bcee339662bf4639af8c25af56d1 (patch) | |
| tree | e7aaac37e197bce96e122314a4f2445a846e96cc /src/Daemon | |
| parent | 38aa72705dca62623ce5c91165c4c5c4fbd00e99 (diff) | |
| parent | 932b732fa2bbd75108ac0d267751adf17dc7b050 (diff) | |
| download | abrt-e00721b0d086bcee339662bf4639af8c25af56d1.tar.gz abrt-e00721b0d086bcee339662bf4639af8c25af56d1.tar.xz abrt-e00721b0d086bcee339662bf4639af8c25af56d1.zip | |
Merge branch 'rhel6' of ssh://vda@git.fedorahosted.org/git/abrt into rhel6
Diffstat (limited to 'src/Daemon')
| -rw-r--r-- | src/Daemon/abrt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf index 2df559a..542514b 100644 --- a/src/Daemon/abrt.conf +++ b/src/Daemon/abrt.conf @@ -4,7 +4,7 @@ # Checking signatures may require prelink to be run. # This has a remote possibility of breaking binaries and libraries, # and also SELinux gets unhappy about prelink trying to modify them. -OpenGPGCheck = no +OpenGPGCheck = yes # gpgcheck is disabled, so we don't need to load any keys # GPG keys #OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora |
