浏览代码

Don't always check for OneRNG firmware verification

This only applies if the device has been recently connected
Bob Mottram 10 年前
父节点
当前提交
4937db3c36
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone 查看文件

@@ -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 {