Don't disable avahi

This commit is contained in:
Bob Mottram 2016-11-29 12:42:01 +00:00
parent aa38f141c6
commit bc6f387506
1 changed files with 0 additions and 9 deletions

View File

@ -949,15 +949,6 @@ function test_stig {
output "V-38617" $? ${SETLANG}
################
##RHEL-06-000246
##The avahi service must be disabled.
bash $STIG_TESTS_DIR/check-services.sh avahi-daemon >/dev/null 2>&1 &
stig_spinner $!
output "V-38618" $? ${SETLANG}
################
##RHEL-06-000247
##The system clock must be synchronized continuously, or at least daily.