Add haveged

This ensures we have enough entropy after booting on the board otherwise
we might not be able to SSH immediately.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-08-22 16:19:13 -07:00
parent abdd7879d7
commit d3ac85b9cc
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ rootpw riscv
firewall --enabled --ssh
timezone --utc America/New_York
selinux --enforcing
services --enabled=sshd,NetworkManager,chronyd --disabled=lm_sensors
services --enabled=sshd,NetworkManager,chronyd,haveged --disabled=lm_sensors
bootloader --location=none --extlinux
@ -217,6 +217,7 @@ libgnat
libgnat-devel
libgnat-static
usbutils
haveged
# end of gcc packages
# Add dejavu fonts
dejavu-fonts-common