Browse Source

Don't disable avahi

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

+ 0
- 9
src/freedombone-tests View File

949
     output "V-38617" $? ${SETLANG}
949
     output "V-38617" $? ${SETLANG}
950
     ################
950
     ################
951
 
951
 
952
-    ##RHEL-06-000246
953
-    ##The avahi service must be disabled.
954
-
955
-    bash $STIG_TESTS_DIR/check-services.sh avahi-daemon >/dev/null 2>&1 &
956
-
957
-    stig_spinner $!
958
-    output "V-38618" $? ${SETLANG}
959
-    ################
960
-
961
     ##RHEL-06-000247
952
     ##RHEL-06-000247
962
     ##The system clock must be synchronized continuously, or at least daily.
953
     ##The system clock must be synchronized continuously, or at least daily.
963
 
954