Adding upstream version 1.9.19.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
49fcf7364a
commit
79ed37ad0a
54 changed files with 6554 additions and 5557 deletions
|
@ -2,11 +2,12 @@
|
|||
Description=Entropy Daemon based on the HAVEGE algorithm
|
||||
Documentation=man:haveged(8) http://www.issihosts.com/haveged/
|
||||
DefaultDependencies=no
|
||||
ConditionKernelVersion=<5.6
|
||||
After=systemd-tmpfiles-setup-dev.service
|
||||
Before=sysinit.target shutdown.target systemd-journald.service
|
||||
|
||||
[Service]
|
||||
ExecStart=@SBIN_DIR@/haveged -w 1024 -v 1 --Foreground
|
||||
ExecStart=@SBIN_DIR@/haveged -w 1024 -v 1 --Foreground -v 64
|
||||
Restart=always
|
||||
SuccessExitStatus=137 143
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue