Skip to content
Snippets Groups Projects
Karel Kočí's avatar
Karel Koci authored
Now we feed entropy as soon as possible but in init. The reason is
because in preinit the kernel modules are not yet loaded and atsha204
requires I2C to communicate. This is loaded later on and thus can't be
in preinit. It also makes sense to load it at the same as we other
services providing the same functionality (such as haveged).
6ff9ce99
Name Last commit Last update