Service is no longer required exactly as of version 1.9.19, because
the fix for it was merged upstream (synchronize haveged instances
during switch root).
- Revert a change in haveged-dracut.module, as haveged should be
required by systemd-journald.service, not sysinit.target.
OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=152
* Added --time_interval N to add entropy unconditionally every N
seconds.
* Synchronize haveged instances during switch root.
* 90-haveged.rules: fix warnings reported by udevadm verify.
- Introduce haveged-once.service.
* This new service is meant to be called from initrd, and it uses
the '--once' flag.
* Haveged is executed, and then exits, raising the entropy levels
during very early boot.
Once / is mounted and 'systemd switch-root' is called, then the
regular haveged.service is invoked.
* Fix for bsc#1165294 and bsc#1222296.
- Improve haveged-dracut.module, so that haveged is called only once
from initrd.
OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=151