Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] init script for rngd (Read 3233 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: init script for rngd

Reply #1
What is wrong with "haveged" package that already has a script?

Re: init script for rngd

Reply #2
Just opened a pull request for this : 

https://github.com/artix-linux/galaxy/pull/24

Hope it'll merged soon!
If I can hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate!

Re: init script for rngd

Reply #3
What is wrong with "haveged" package that already has a script?

Because they are different things. 'haveged' is a hack to pull generate entropy from the processor and other standard parts of a machine. 'rngd' is a daemon to use a Hardware (True?) RNG.