[PATCH 08/20] Added full path.

Michele Newman mnewman at redhat.com
Wed Oct 31 01:26:33 UTC 2012


---
 RHEL6/input/system/auditing.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RHEL6/input/system/auditing.xml b/RHEL6/input/system/auditing.xml
index 900fcc2..d85672d 100644
--- a/RHEL6/input/system/auditing.xml
+++ b/RHEL6/input/system/auditing.xml
@@ -695,7 +695,7 @@ owner, and unauthorized users, potential access to sensitive information.</ratio
 <ocil clause="the system isn't configured to audit attempts to change the MAC policy">
 To determine if the system is configured to audit changes to its SELinux
 configuration files, run the following command:
-<pre># auditctl -l | grep "dir=selinux"</pre>
+<pre># auditctl -l | grep "dir=/etc/selinux"</pre>
 If the system is configured to watch for changes to its SELinux
 configuration, a line should be returned (including
 <tt>perm=wa</tt> indicating permissions that are watched).
-- 
1.8.0



More information about the scap-security-guide mailing list