Don't use postfix
This commit is contained in:
parent
4d0e030130
commit
4add2899d7
|
@ -1133,15 +1133,6 @@ function test_stig {
|
|||
output "V-38668" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000287
|
||||
##The postfix service must be enabled for mail delivery.
|
||||
|
||||
bash $STIG_TESTS_DIR/check-services.sh postfix >/dev/null 2>&1 &
|
||||
|
||||
stig_spinner $!
|
||||
output "V-38669" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000288
|
||||
##The sendmail package must be removed.
|
||||
|
||||
|
|
Loading…
Reference in New Issue