Don't check bluetooth

In most cases it doesn't exist and if it does it gets turned off in the config
This commit is contained in:
Bob Mottram 2016-11-30 19:36:01 +00:00
parent fa9c3b6f22
commit 8f11ab2102
1 changed files with 0 additions and 9 deletions

View File

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