Browse Source

Don't always check for OneRNG firmware verification

This only applies if the device has been recently connected
Bob Mottram 10 years ago
parent
commit
4937db3c36
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

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