Selaa lähdekoodia

Don't disable avahi

Bob Mottram 9 vuotta sitten
vanhempi
commit
bc6f387506
1 muutettua tiedostoa jossa 0 lisäystä ja 9 poistoa
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests Näytä tiedosto

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