瀏覽代碼

Don't check bluetooth

In most cases it doesn't exist and if it does it gets turned off in the config
Bob Mottram 8 年之前
父節點
當前提交
8f11ab2102
共有 1 個檔案被更改,包括 0 行新增9 行删除
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests 查看文件

@@ -947,15 +947,6 @@ function test_stig {
947 947
     output "V-38677" $? ${SETLANG}
948 948
     ################
949 949
 
950
-    ##RHEL-06-000315
951
-    ##The Bluetooth kernel module must be disabled.
952
-
953
-    bash $STIG_TESTS_DIR/check-bluetooth.sh > /dev/null 2>&1 &
954
-
955
-    stig_spinner $!
956
-    output "V-38682" $? ${SETLANG}
957
-    ################
958
-
959 950
     ##RHEL-06-000319
960 951
     ##The system must limit users to 10 simultaneous system logins, or a site-defined number, in accordance with operational requirements.
961 952