X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/16d7efea3647200a3cc3443f987f4ff8aa5a2ffa..6e31867ec35a19aaca0819a4b9d8232e78a44c52:/setup/ssh_prng_cmds.in diff --git a/setup/ssh_prng_cmds.in b/setup/ssh_prng_cmds.in index 2473a0b..46eba9e 100644 --- a/setup/ssh_prng_cmds.in +++ b/setup/ssh_prng_cmds.in @@ -2,7 +2,7 @@ # Format is: "program-name args" path rate -# The "rate" represents the number of bits of usuable entropy per +# The "rate" represents the number of bits of usuable entropy per # byte of command output. Be conservative. # # $Id$ @@ -37,7 +37,7 @@ "netstat -s" @PROG_NETSTAT@ 0.02 "netstat -is" @PROG_NETSTAT@ 0.07 -"arp -a -n" @PROG_ARP@ 0.02 +"arp -n -a" @PROG_ARP@ 0.02 "ifconfig -a" @PROG_IFCONFIG@ 0.02 @@ -72,3 +72,4 @@ "tail -200 /var/log/maillog" @PROG_TAIL@ 0.01 "tail -200 /var/adm/maillog" @PROG_TAIL@ 0.01 "tail -200 /var/adm/syslog/mail.log" @PROG_TAIL@ 0.01 +