entropy-file
Edgar Fuß <[email protected]> Tue, 28 Jul 2026 18:40:25 +0200
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
The standard boot config contains a command to load entropy-file from /var/db, which of course fails when /var is a seperate file system. The file is then loaded by /etc/rc.d/entropy. What are the consequences of that delayed initialization? Is there a standard place in / to put entropy-file?