Ver código fonte

Don't always check for OneRNG firmware verification

This only applies if the device has been recently connected
Bob Mottram 10 anos atrás
pai
commit
4937db3c36
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone Ver arquivo

@@ -1670,7 +1670,7 @@ function check_hwrng {
1670 1670
   fi
1671 1671
 
1672 1672
   # If a OneRNG device was installed then verify its firmware
1673
-  check_onerng_verification
1673
+  #check_onerng_verification
1674 1674
 }
1675 1675
 
1676 1676
 function get_mariadb_password {