Skip to content
Snippets Groups Projects
Commit 5e3efcc0 authored by Bob Mottram's avatar Bob Mottram
Browse files

Comment

parent 428f8cc1
No related branches found
No related tags found
No related merge requests found
......@@ -354,6 +354,8 @@ chroot "$rootdir" freedombone-image-hardware-setup 2>&1 | \
rm $rootdir/usr/sbin/policy-rc.d
# Set up HRNG for systems known to have one
# Otherwise install haveged
if [[ "$MACHINE" != "beaglebone" ]]; then
chroot $rootdir apt-get -y install haveged
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment