mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-18 11:12:40 +02:00
possible fix for issue 204 - rng-tools config
https://github.com/drduh/YubiKey-Guide/issues/204
This commit is contained in:
parent
697a7d8fb9
commit
03185fa46c
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ a9ccf7b04ee317dbfc91518542301e2d60ebe205d38e80563f29aac7cd845ccb onerng_3.6-1_a
|
|||
|
||||
$ sudo dpkg -i onerng_3.6-1_all.deb
|
||||
|
||||
$ echo "HRNGDEVICE=/dev/ttyACM0" | sudo tee /etc/default/rng-tools
|
||||
$ echo "HRNGDEVICE=/dev/urandom" | sudo tee /etc/default/rng-tools
|
||||
```
|
||||
|
||||
Plug in the device and restart rng-tools:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue