summaryrefslogtreecommitdiff
path: root/ssh_prng_cmds.in
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_prng_cmds.in')
-rw-r--r--ssh_prng_cmds.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh_prng_cmds.in b/ssh_prng_cmds.in
index 0f86c7627..684a4f428 100644
--- a/ssh_prng_cmds.in
+++ b/ssh_prng_cmds.in
@@ -4,6 +4,8 @@
4 4
5# The "rate" represents the number of bits of usuable entropy per 5# The "rate" represents the number of bits of usuable entropy per
6# byte of command output. Be conservative. 6# byte of command output. Be conservative.
7#
8# $Id: ssh_prng_cmds.in,v 1.6 2001/02/09 01:55:36 djm Exp $
7 9
8"ls -alni /var/log" @PROG_LS@ 0.02 10"ls -alni /var/log" @PROG_LS@ 0.02
9"ls -alni /var/adm" @PROG_LS@ 0.02 11"ls -alni /var/adm" @PROG_LS@ 0.02