On Sun, Jun 14, 2015 at 4:21 PM, cee1 <[email protected]> wrote:

> Hi all,
>
> Why we need to read/save random seed? Can it be read from /dev/random each
> time?


Well, that would sorta defeat the point.

The random seed isn't for systemd's use. On boot, it is *written to*
/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.

-- 
Mantas Mikulėnas <[email protected]>
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to