|
@@ -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
|
|