Bug 6790: use non-blocking /dev/urandom 60/45760/4
authorStephen Kitt <skitt@redhat.com>
Fri, 16 Sep 2016 21:29:09 +0000 (23:29 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 23 Sep 2016 12:52:49 +0000 (12:52 +0000)
commit5cf814103135126f84b69b1134daae0c0fc3330b
tree7cf2995146b9d8cd58e1ff8313a985b2185ef92f
parent20d412248c0afe7e106c3866972f4b877ee24dad
Bug 6790: use non-blocking /dev/urandom

Set Karaf up to use /dev/urandom (where available) instead of
/dev/random, to avoid blocking (and failing incoming SSH connections)
in low entropy situations.

Bug: 6790
Change-Id: I17c5681151a4bb6c61def952a7898b018d3ece86
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
karaf/opendaylight-karaf-resources/src/main/resources/bin/karaf