Don't always check for OneRNG firmware verification
This only applies if the device has been recently connected
This commit is contained in:
parent
707868c2ca
commit
4937db3c36
|
@ -1670,7 +1670,7 @@ function check_hwrng {
|
|||
fi
|
||||
|
||||
# If a OneRNG device was installed then verify its firmware
|
||||
check_onerng_verification
|
||||
#check_onerng_verification
|
||||
}
|
||||
|
||||
function get_mariadb_password {
|
||||
|
|
Loading…
Reference in New Issue