<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jun 14, 2015 at 4:21 PM, cee1 <span dir="ltr"><<a href="mailto:fykcee1@gmail.com" target="_blank">fykcee1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Why we need to read/save random seed? Can it be read from /dev/random each time?</blockquote><div><br></div><div>Well, that would sorta defeat the point.</div><div><br></div><div>The random seed isn't for systemd's use. On boot, it is <i>written to</i> /dev/random, not read from it. Early during boot, the system has very little entropy available from other sources, so it is common to save some random data from last boot and provide it to the PRNG later.</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>