Jump to content

Please update /lib/systemd/system/haveged.service


Recommended Posts

The official GitHub page for haveged says:

Quote

Starting from Linux kernel v5.4, the HAVEGED inspired algorithm has been included in the Linux kernel (see the LKML article and the Linux Kernel commit).

Fedora and Arch both have a test for the kernel version in haveged.service:

ConditionKernelVersion=<5.6

I put a complete example of haveged.service in this GitHub Gist for the convenience of anyone reading this post.

https://gist.github.com/ambiamber/0d99cc5c8f79a72633acf39c443f5f2f

 

I got here because on a fresh installation "systemctl status" showed "degraded" because haveged failed to start (which is correct because it shouldn't start).

 

Upstream bug report https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999811

 

Edited by ambiamber
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines