# Configuration for the rng-tools initscript
# $Id: rng-tools.default,v 1.1.2.1.2.2 2005/05/11 09:44:51 hmh Exp $

# This is a POSIX shell fragment

# Set to the input source for random data, leave undefined
# for the initscript to attempt auto-detection
HRNGDEVICE=/dev/urandom

# Additional options to send to rngd. See the rngd(8) manpage for
# more information.  Do not specify -r/--rng-device here, use
# HRNGDEVICE for that instead.
RNGDOPTIONS="-W 80% -t 20"
#RNGDOPTIONS="--trng=intelfwh"
#RNGDOPTIONS="--trng=via"
