]> andersk Git - gssapi-openssh.git/blobdiff - setup/ssh_prng_cmds.in
GSI-OpenSSH 4.1 / OpenSSH 4.7p1 / HPN12v18
[gssapi-openssh.git] / setup / ssh_prng_cmds.in
index 2473a0b1b9f6bab3673ef491b3c95a8d6d3b447e..46eba9edb6fefdc690af77b0add87033dcad9702 100644 (file)
@@ -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
+
This page took 0.033337 seconds and 4 git commands to generate.