Tiny typo fix.
- Maura Dailey
Signed-off-by: Maura Dailey maura@eclipse.ncsc.mil --- RHEL6/input/system/permissions/mounting.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/RHEL6/input/system/permissions/mounting.xml b/RHEL6/input/system/permissions/mounting.xml index 6180b48..897d45f 100644 --- a/RHEL6/input/system/permissions/mounting.xml +++ b/RHEL6/input/system/permissions/mounting.xml @@ -168,7 +168,7 @@ local system should be disabled.</rationale> <Rule id="disable_module_freevxfs"> <title>Disable Mounting of <tt>freevxfs</tt></title> <description> -<module-disable-macro module="freevsfs" /> +<module-disable-macro module="freevxfs" /> This effectively prevents usage of this uncommon filesystem. </description> <rationale>Linux kernel modules which implement filesystems that are not needed by the
Ack
-- Shawn Wells Director, Innovation Programs U.S. Public Sector (e) shawn@redhat.com (c) 443-534-0130
On Jun 7, 2013, at 5:17 PM, Maura Dailey maura@eclipse.ncsc.mil wrote:
Tiny typo fix.
- Maura Dailey
Signed-off-by: Maura Dailey maura@eclipse.ncsc.mil
RHEL6/input/system/permissions/mounting.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/RHEL6/input/system/permissions/mounting.xml b/RHEL6/input/system/permissions/mounting.xml index 6180b48..897d45f 100644 --- a/RHEL6/input/system/permissions/mounting.xml +++ b/RHEL6/input/system/permissions/mounting.xml @@ -168,7 +168,7 @@ local system should be disabled.</rationale>
<Rule id="disable_module_freevxfs"> <title>Disable Mounting of <tt>freevxfs</tt></title> <description> -<module-disable-macro module="freevsfs" /> +<module-disable-macro module="freevxfs" /> This effectively prevents usage of this uncommon filesystem. </description> <rationale>Linux kernel modules which implement filesystems that are not needed by the -- 1.7.1
scap-security-guide mailing list scap-security-guide@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
scap-security-guide@lists.fedorahosted.org