added rng-tools restart

This commit is contained in:
IMTheNachoMan
2020-12-19 17:33:41 -05:00
committed by GitHub
parent 386f8e96fb
commit 5a22bff2ce

View File

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