Don't disable avahi
This commit is contained in:
parent
aa38f141c6
commit
bc6f387506
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue