# /etc/conf.d/audio-entropyd:
# $Header: 

# The acceptable values are DEVICE, READSIZE and SAMPLERATE
# These defaults give the optimum entropy 

#DEVICE="/dev/dsp"

#READSIZE *must* be a power of 2
READSIZE="65536"

#SAMPLERATE must be a valid sampling rate of your audio source
SAMPLERATE="44050"