On Mon, Jun 15, 2015 at 5:44 AM, Harald Hoyer <harald.ho...@gmail.com>
wrote:

> On 14.06.2015 15:17, cee1 wrote:
>
> > BTW, systemd-bootchart has a option to chart entropy, how is the
> > entropy involved in boot up procedure?
>
> Well, if daemons need bytes from /dev/random (think sshd key generation), I
> guess they will have to wait for enough entropy, and so does the boot
> process
> in the end.


​I added the option since we discovered that the entropy pool can take a
very long time to fill, and while this generally doesn't affect startup
(sshd etc. are usually started on demand) it may be problematic for
services like kerberos, an SSL enabled web server.

It's largely irrelevant for the basic OS components, though.

Cheers,

Auke
​
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to