[PATCH 1/3] DISA FSO requested updates to RHEL6/input/system/permissions/mounting.xml

Shawn Wells shawn.d.wells at gmail.com
Tue Dec 11 10:08:49 UTC 2012


-------------- next part --------------
>From 7221833ea4a7e9c1ed20187ef7cffc93efc8033b Mon Sep 17 00:00:00 2001
From: Shawn Wells <shawn at redhat.com>
Date: Mon, 3 Dec 2012 19:32:45 -0500
Subject: [PATCH 1/3] DISA FSO requested updates to RHEL6/input/system/permissions/mounting.xml
 DISA FSO requested updates to RHEL6/input/system/permissions/mounting.xml
 Closing ticket https://fedorahosted.org/scap-security-guide/ticket/158

---
 RHEL6/input/system/permissions/mounting.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/system/permissions/mounting.xml b/RHEL6/input/system/permissions/mounting.xml
index 0e35db6..5c60da7 100644
--- a/RHEL6/input/system/permissions/mounting.xml
+++ b/RHEL6/input/system/permissions/mounting.xml
@@ -149,9 +149,9 @@ or removable media, disable the service for all runlevels:
 <pre># chkconfig --level 0123456 autofs off</pre>
 </description>
 <ocil clause="it does not">
-To verify that the <tt>autofs</tt> service is disabled, run the following command:
+To verify the <tt>autofs</tt> service is disabled, run the following command:
 <pre>chkconfig --list autofs</pre>
-If properly configured, the output should be:
+If properly configured, the output should be the following:
 <pre>autofs         	0:off	1:off	2:off	3:off	4:off	5:off	6:off</pre>
 </ocil>
 <rationale>All filesystems that are required for the successful operation of the system
-- 
1.7.1



More information about the scap-security-guide mailing list