rngd-initd-r1-4.1 has been created as a result of the patch
proposed for bug 481254. However, one chunk has been missed
and did not make it to the commit.
The variable DEFAULT_DEVICE isn't used by the init script.
Remove the related lines from the script.
Package-Manager: portage-2.2.20.1
provide entropy
}
-# Do NOT add /dev/tpm to this.
-DEFAULT_DEVICE="/dev/hw_random* /dev/hwrandom* /dev/i810_rng /dev/hwrng*"
-
command=/usr/sbin/rngd
pidfile="/var/run/${SVCNAME}.pid"
command_args="--pid-file ${pidfile} --background --random-step ${STEP:-64} ${NO_TPM:+--no-tpm=1} \