>From 7221833ea4a7e9c1ed20187ef7cffc93efc8033b Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Mon, 3 Dec 2012 19:32:45 -0500 Subject: [PATCH] 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:
# chkconfig --level 0123456 autofs off
-To verify that the autofs service is disabled, run the following command: +To verify the autofs service is disabled, run the following command:
chkconfig --list autofs
-If properly configured, the output should be: +If properly configured, the output should be the following:
autofs         	0:off	1:off	2:off	3:off	4:off	5:off	6:off
All filesystems that are required for the successful operation of the system -- 1.7.1