소스 검색

Don't disable avahi

Bob Mottram 8 년 전
부모
커밋
bc6f387506
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests 파일 보기

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