Accepting request 286508 from home:msmeissn:branches:security
- haveged-dracut.module: include haveged into the initrd for randomness generation. - haveged.service: adjust so it is started before journald and also make sure it is shutdown quite late. - regenerate initrd on installation. OBS-URL: https://build.opensuse.org/request/show/286508 OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=100
This commit is contained in:
@@ -3,9 +3,9 @@ Description=Entropy Daemon based on the HAVEGE algorithm
|
||||
Documentation=man:haveged(8) http://www.issihosts.com/haveged/
|
||||
DefaultDependencies=no
|
||||
ConditionVirtualization=!container
|
||||
Conflicts=shutdown.target
|
||||
#Conflicts=shutdown.target
|
||||
After=systemd-random-seed.service
|
||||
Before=sysinit.target shutdown.target
|
||||
Before=sysinit.target shutdown.target systemd-journald.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
||||
|
Reference in New Issue
Block a user