>From ebc068bd50d3761e36ad66649e53c3dc48b29d8e Mon Sep 17 00:00:00 2001 From: Michael McConachie Date: Fri, 28 Sep 2012 22:50:52 -0400 Subject: [PATCH] Update for input/system/software/updating.xml --- RHEL6/input/system/software/updating.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RHEL6/input/system/software/updating.xml b/RHEL6/input/system/software/updating.xml index ac9e590..1cbaae2 100644 --- a/RHEL6/input/system/software/updating.xml +++ b/RHEL6/input/system/software/updating.xml @@ -56,8 +56,8 @@ the [main] section: To determine whether yum is configured to use gpgcheck, -inspect /etc/yum.conf and ensure that the following appears in the -[main] section: +inspect /etc/yum.conf and /etc/yum.repos.d/(reponame).repo +to ensure that the following appears in the [main] section:
gpgcheck=1
A value of 1 indicates that gpgcheck is enabled. Absence of a gpgcheck line or a setting of 0 indicates that it is -- 1.7.11.4