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:
parent
fa9c3b6f22
commit
8f11ab2102
|
@ -947,15 +947,6 @@ function test_stig {
|
||||||
output "V-38677" $? ${SETLANG}
|
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
|
##RHEL-06-000319
|
||||||
##The system must limit users to 10 simultaneous system logins, or a site-defined number, in accordance with operational requirements.
|
##The system must limit users to 10 simultaneous system logins, or a site-defined number, in accordance with operational requirements.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue