[PATCH 1/3] removed extraneous comma

David Smith dsmith at eclipse.ncsc.mil
Tue May 21 20:43:07 UTC 2013


Signed-off-by: David Smith <dsmith at eclipse.ncsc.mil>
---
 RHEL6/input/services/nfs.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/RHEL6/input/services/nfs.xml b/RHEL6/input/services/nfs.xml
index c3514dd..2ea11ea 100644
--- a/RHEL6/input/services/nfs.xml
+++ b/RHEL6/input/services/nfs.xml
@@ -254,7 +254,7 @@ RPC then this service should be disabled.
 <description>Edit the file <tt>/etc/fstab</tt>. For each filesystem whose type
 (column 3) is <tt>nfs</tt> or <tt>nfs4</tt>, add the text
 <tt>,nodev,nosuid</tt> to the list of mount options in column 4. If
-appropriate, also add <tt>,noexec</tt>.
+appropriate, also add <tt>noexec</tt>.
 <br /><br />
 See the section titled "Restrict Partition Mount Options" for a description of
 the effects of these options. In general, execution of files mounted via NFS
-- 
1.7.1



More information about the scap-security-guide mailing list