git: world - Change entropy file location
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 21 21:09:07 PDT 2019
commit 7581f51d7ad69302b886dd1e015262e7285fcb15
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jul 21 19:36:09 2019 -0700
world - Change entropy file location
* Move entropy to the file /var/db/entropy/reboot, set entropy_dir
default to /var/db/entropy.
* The 'reboot' file is written out on reboot by default.
* Any file in /var/db/entropy will be added to the entropy on boot.
(this was already operational)
Summary of changes:
Makefile_upgrade.inc | 1 +
etc/Makefile | 3 +++
etc/defaults/rc.conf | 3 ++-
etc/mtree/BSD.var.dist | 2 ++
4 files changed, 8 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7581f51d7ad69302b886dd1e015262e7285fcb15
--
DragonFly BSD source repository
More information about the Commits
mailing list