>From ec91408a4d124f9645982a436da039f774896387 Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Sat, 20 Apr 2013 00:02:12 -0400 Subject: [PATCH] [bugfix] Ticket 170 - False Positive - postfix_server_denial_of_service Test should first check if Postfix is installed and running --- .../checks/postfix_server_denial_of_service.xml | 21 ++++++++++++------- 1 files changed, 13 insertions(+), 8 deletions(-) diff --git a/RHEL6/input/checks/postfix_server_denial_of_service.xml b/RHEL6/input/checks/postfix_server_denial_of_service.xml index dbcae5c..f863800 100644 --- a/RHEL6/input/checks/postfix_server_denial_of_service.xml +++ b/RHEL6/input/checks/postfix_server_denial_of_service.xml @@ -8,14 +8,19 @@ Protect against attempts to reduce availability of network resources. - - - - - - - - + + + + + + + + + + + + + -- 1.7.1