summaryrefslogtreecommitdiff
path: root/etc/rc.d/random_seed
AgeCommit message (Expand)Author
2020-09-08Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collisionmartin
2020-07-22Split the local disk availability step into two phases to allow scriptsmartin
2020-05-07If no random seed file exists on boot, create one.riastradh
2020-05-07Omit needless verbiage in error message.riastradh
2020-05-07Pass full pathname to df, and print warning message on failure.riastradh
2020-05-06Tweak logic to decide whether a medium is safe for an rndseed.riastradh
2020-05-01Don't delete the random seed before issuing `rndctl -S'.riastradh
2020-02-23Allow random seed on zfs.riastradh
2014-07-22'file system' for consistency with documentation (instead of 'filesystem').wiz
2012-12-29better messages, more quoting.christos
2012-12-17Reinstate the dirname invocations that were recently removed fromapb
2012-12-14Avoid using programs from /usr/bin. This should fix PR 47326.apb
2012-11-10Cause /etc/rc.d/random_seed to be the first script to runapb
2012-07-08It's msdos, not msdosfs.hans
2011-11-23Load entropy at system boot (only works at securelevel < 1); savetls