rngd allows you to use hardware random number generators to fill the entropy pool.
Can we have an 'rngd-openrc' package that puts the relevant conf.d and init.d files?
Gentoo already has them: https://github.com/gentoo/gentoo/tree/master/sys-apps/rng-tools/files/
What is wrong with "haveged" package that already has a script?
Just opened a pull request for this :
https://github.com/artix-linux/galaxy/pull/24
Hope it'll merged soon!
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.