[PATCH 3/4] typo fixes for service checks

Jeffrey Blank blank at eclipse.ncsc.mil
Tue Sep 25 12:51:40 UTC 2012


Signed-off-by: Jeffrey Blank <blank at eclipse.ncsc.mil>
---
 RHEL6/input/services/dns.xml      |    2 +-
 RHEL6/input/services/obsolete.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/services/dns.xml b/RHEL6/input/services/dns.xml
index 2dbc552..f630aed 100644
--- a/RHEL6/input/services/dns.xml
+++ b/RHEL6/input/services/dns.xml
@@ -21,7 +21,7 @@ nameservers.
 <description>
 <service-disable-macro service="named" />
 </description>
-<ocil><service-disable-macro service="named" /></ocil>
+<ocil><service-disable-check-macro service="named" /></ocil>
 <rationale>
 All network services involve some risk of compromise due to
 implementation flaws and should be disabled if possible.
diff --git a/RHEL6/input/services/obsolete.xml b/RHEL6/input/services/obsolete.xml
index f28f833..9484265 100644
--- a/RHEL6/input/services/obsolete.xml
+++ b/RHEL6/input/services/obsolete.xml
@@ -210,7 +210,7 @@ important authentication information.</description>
 the following command:
 <pre># yum erase ypserv</pre>
 </description>
-<ocil><package-remove-macro package="ypserv" /> </ocil>
+<ocil><package-check-macro package="ypserv" /> </ocil>
 <rationale>Removing the <tt>ypserv</tt> package decreases the risk of the
 accidental (or intentional) activation of NIS or NIS+ services.
 </rationale>
-- 
1.7.1



More information about the scap-security-guide mailing list