projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d62d46d
)
ekeyd: Raise retry time
author
Peter Palfrader
<peter@palfrader.org>
Tue, 8 Apr 2014 10:06:36 +0000
(12:06 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 8 Apr 2014 10:06:36 +0000
(12:06 +0200)
modules/entropykey/files/ekeyd-egd-linux
patch
|
blob
|
history
diff --git
a/modules/entropykey/files/ekeyd-egd-linux
b/modules/entropykey/files/ekeyd-egd-linux
index
ba8c31c
..
4ed9d9e
100644
(file)
--- a/
modules/entropykey/files/ekeyd-egd-linux
+++ b/
modules/entropykey/files/ekeyd-egd-linux
@@
-23,4
+23,4
@@
START_EKEYD_EGD_LINUX=YES
# SHANNONS=7
# How many seconds between connection retries. Zero means do-not-retry.
-RETRYTIME=30
+RETRYTIME=30
0