[PATCH 1/4] changed Rule to enable postfix

David Smith dsmith at eclipse.ncsc.mil
Mon Mar 11 17:09:51 UTC 2013


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

diff --git a/RHEL6/input/services/mail.xml b/RHEL6/input/services/mail.xml
index 9d226e3..88593aa 100644
--- a/RHEL6/input/services/mail.xml
+++ b/RHEL6/input/services/mail.xml
@@ -31,7 +31,7 @@ recommended to leave this service enabled for local mail delivery.
 <service-enable-macro service="postfix" />
 </description>
 <ocil clause="the service is not enabled">
-<service-disable-check-macro service="postfix" />
+<service-enable-check-macro service="postfix" />
 </ocil>
 <rationale>Local mail delivery is essential to some system maintenance and
 notification tasks.
-- 
1.7.1



More information about the scap-security-guide mailing list