summaryrefslogtreecommitdiff
path: root/ssh_prng_cmds.in
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
committerDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
commite9cf357a99dcd2db14635974289e04f5f0808123 (patch)
treeabedb37ba47ea77ee3c39aece61d6c245134c33b /ssh_prng_cmds.in
parent5b828322227d9d07a8640c2df2946d5a1908505b (diff)
- (djm) Add CVS Id's to files that we have missed
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