From 4afa51d0ae1041def6a9847fa56ca5684e5fe5c1 Mon Sep 17 00:00:00 2001 From: hellrezistor <50468493+hellresistor@users.noreply.github.com> Date: Thu, 22 Aug 2019 22:34:50 +0100 Subject: [PATCH] resolved issue with rng-tols --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c93c93..ec963f3 100644 --- a/README.md +++ b/README.md @@ -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))