10fe5181ec
it at boot time closer to the way we want it to be in the final version. * Move the default directory to /var/db/entropy * Run the entropy saving cron job every 11 minutes. This seems to be a better default, although still bikeshed material. * Feed /dev/random some cheesy "entropy" from various commands and files before the disks are mounted. This gives /dev/random a better chance of running without blocking early. * Move the reseeding with previously stored entropy to the point immediately after the disks are mounted. * Make the harvesting script a little safer in regards to the possibility of accidentally overwriting something other than a regular file.
77 lines
1.2 KiB
Plaintext
77 lines
1.2 KiB
Plaintext
# $FreeBSD$
|
|
#
|
|
# Please see the file README before making changes to this file.
|
|
#
|
|
|
|
/set type=dir uname=root gname=wheel mode=0755
|
|
.
|
|
bin
|
|
..
|
|
boot
|
|
defaults
|
|
..
|
|
kernel
|
|
..
|
|
modules
|
|
..
|
|
..
|
|
/set type=dir uname=root gname=wheel mode=0555
|
|
dev mode=0755
|
|
fd
|
|
..
|
|
..
|
|
/set type=dir uname=root gname=wheel mode=0755
|
|
etc
|
|
defaults
|
|
..
|
|
periodic
|
|
daily
|
|
..
|
|
weekly
|
|
..
|
|
monthly
|
|
..
|
|
..
|
|
ssh
|
|
..
|
|
ssl
|
|
..
|
|
gnats
|
|
..
|
|
isdn mode=0700
|
|
..
|
|
kerberosIV
|
|
..
|
|
mail
|
|
..
|
|
mtree
|
|
..
|
|
namedb
|
|
# leave commented out until buildworld/installworld can
|
|
# handle new user ids
|
|
# s uname=bind gname=bind mode=0750
|
|
# ..
|
|
..
|
|
ppp
|
|
..
|
|
skel
|
|
..
|
|
uucp uname=uucp gname=uucp mode=0770
|
|
..
|
|
..
|
|
mnt
|
|
..
|
|
proc mode=0555
|
|
..
|
|
root
|
|
..
|
|
sbin
|
|
..
|
|
tmp mode=01777
|
|
..
|
|
usr
|
|
..
|
|
var
|
|
..
|
|
..
|