Merge pull request #40 from hellresistor/patch-1

resolved issue with rng-tols
This commit is contained in:
IMTheNachoMan
2020-12-14 14:54:43 -05:00
committed by GitHub

View File

@@ -1218,6 +1218,7 @@ WIP
``` bash
sudo apt-get install rng-tools
```
To Lazy: sed -i 's/#HRNGDEVICE='/'dev'/'null'/'HRNGDEVICE='/'dev'/'urandom/' /etc/default/rng-tools
([Table of Contents](#table-of-contents))