Commit Graph

1 Commits (0464041cf84d448fc9d97e7e16cc02a0abd9ddfe)

Author SHA1 Message Date
Dustin 895974f346 rngd: PB to set up rngd
The *rng-tools* package provides `rngd`, a userspace process that feeds
the Linux entropy pool from additional sources. Notably, it mixes
entropy gathered from hardware random number generators, such as the one
on the BCM2835 SoC on the Raspberry Pi, and the KVM paravirtual random
number generator.

The `rngd.yml` playbook installs *rng-tools* and starts the `rngd`
service.
2018-08-13 20:25:22 -05:00