[PATCH 3/6] added text to manually stop autofs service, per DISA FSO comments (row 57)

David Smith dsmith at eclipse.ncsc.mil
Wed Jan 2 18:09:37 UTC 2013


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

diff --git a/RHEL6/input/system/permissions/mounting.xml b/RHEL6/input/system/permissions/mounting.xml
index c1b0618..4d5a899 100644
--- a/RHEL6/input/system/permissions/mounting.xml
+++ b/RHEL6/input/system/permissions/mounting.xml
@@ -147,6 +147,8 @@ rather than relying on the automounter.
 If the <tt>autofs</tt> service is not needed to dynamically mount NFS filesystems
 or removable media, disable the service for all runlevels:
 <pre># chkconfig --level 0123456 autofs off</pre>
+Stop the service if it is already running:
+<pre># service autofs stop</pre>
 </description>
 <ocil clause="it does not">
 To verify the <tt>autofs</tt> service is disabled, run the following command:
-- 
1.7.1



More information about the scap-security-guide mailing list