[OE-core] [PATCH 09/12] initscripts: inherit volatiles to support read-only rootfs

Burton, Ross ross.burton at intel.com
Fri Jan 25 13:11:29 UTC 2013


On 24 January 2013 08:16,  <Qi.Chen at windriver.com> wrote:
> +VOLATILE_DIR = "/var/volatile/lib/urandom"
> +VOLATILE_LINK = "/var/lib/urandom"

A better solution would be to not attempt to save and restore a seed
value that is intended to persist across reboots when it's on a tmpfs.
 Putting the urandom seed into tmpfs is just a waste of time.

Ross




More information about the Openembedded-core mailing list