system/skeleton: don't use random-seed from a read-only fs
authorBaruch Siach <baruch@tkos.co.il>
Wed, 8 Jul 2015 05:24:12 +0000 (08:24 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Jul 2015 21:52:48 +0000 (23:52 +0200)
commitf33f766860a9ff6a62b474343d7859b702b2d713
treecec49359a701cf2e1ea373859771030aa6218306
parented0b44fdcecd2a703d2c1b8134375e19a2b7f867
system/skeleton: don't use random-seed from a read-only fs

A random-seed from a read-only filesystem is useless.

Also, drop the check for /etc/random-seed existence; it must exist after a
touch.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/skeleton/etc/init.d/S20urandom