[PATCH 2/2] Small updates to service-disable-check-macro

Michael McConachie michael at redhat.com
Tue Oct 2 16:52:40 UTC 2012


---
 RHEL6/transforms/shorthand2xccdf.xslt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/RHEL6/transforms/shorthand2xccdf.xslt b/RHEL6/transforms/shorthand2xccdf.xslt
index b1bfb1a..ae9f3d3 100644
--- a/RHEL6/transforms/shorthand2xccdf.xslt
+++ b/RHEL6/transforms/shorthand2xccdf.xslt
@@ -325,8 +325,7 @@ exclude-result-prefixes="xccdf xhtml dc">
   </xsl:template>
 
   <xsl:template match="service-disable-check-macro">
-    It is prudent to check that the <xhtml:code><xsl:value-of select="@service"/></xhtml:code> service is disabled in system boot
-    configuration via <xhtml:code>chkconfig</xhtml:code> and not currently running on the system (runtime configuration).
+    For pre-determined environments, it is prudent to check that the <xhtml:code><xsl:value-of select="@service"/></xhtml:code> service is disabled at boot time via <xhtml:code>chkconfig</xhtml:code> and not currently running on the system (runtime configuration).
 
     Run the following command to verify <xhtml:code><xsl:value-of select="@service"/></xhtml:code> is disabled through current
     runtime configuration:
-- 
1.7.11.4


--+HP7ph2BbKc20aGI--


More information about the scap-security-guide mailing list