diff --git a/README.md b/README.md index dc07a9b..d10dfa8 100644 --- a/README.md +++ b/README.md @@ -1290,6 +1290,13 @@ WIP echo "HRNGDEVICE=/dev/urandom" | sudo tee -a /etc/default/rng-tools ``` +1. Restart the service: + + ``` bash + sudo systemctl status rng-tools.service + ``` + + ([Table of Contents](#table-of-contents)) ## The Network