## ## @l_prefix@/etc/prngd/prngd.conf ## # entropy gathering commands # # the "rate" represents the number of bits of usuable entropy per byte # of command output. Be conservative. "w" /usr/bin/w 0.05 "ls -alni /tmp" /bin/ls 0.02 "ipcs -a" /usr/bin/ipcs 0.01 "uptime" /usr/bin/uptime 0.01 "last" /usr/bin/last 0.01 "who" /usr/bin/who 0.01 "df" /bin/df 0.01