K 10 svn:author V 3 jwd K 8 svn:date V 27 2000-10-16T04:44:35.000000Z K 7 svn:log V 572 Having played with this commit request for a few hours, I've convinced myself that it's better then what we have, but still not perfect. /etc/rc : Attempt to seed /dev/random with multiple backoffs. /etc/rc.shutdown : Attempt to write the entropy_file. In debugging the above changes, I've run into some inconsistancies... rc.shutdown is run via 'init 6', but does not appear to be run via '/sbin/reboot'. Thus, this set of changes improves life depending on the mechanism used to shut the system down. Submitted by: Doug Barton Approved by: markm END