Browse Source

Don't use postfix

Bob Mottram 8 years ago
parent
commit
4add2899d7
1 changed files with 0 additions and 9 deletions
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests View File

@@ -1133,15 +1133,6 @@ function test_stig {
1133 1133
     output "V-38668" $? ${SETLANG}
1134 1134
     ################
1135 1135
 
1136
-    ##RHEL-06-000287
1137
-    ##The postfix service must be enabled for mail delivery.
1138
-
1139
-    bash $STIG_TESTS_DIR/check-services.sh postfix >/dev/null 2>&1 &
1140
-
1141
-    stig_spinner $!
1142
-    output "V-38669" $? ${SETLANG}
1143
-    ################
1144
-
1145 1136
     ##RHEL-06-000288
1146 1137
     ##The sendmail package must be removed.
1147 1138