Remove `/urandom` references from the docs

Remove a dangling line left after commit 7b641d5d.

Fixes gh-6229
This commit is contained in:
Phillip Webb 2016-07-15 15:34:24 -07:00
parent a1345e17f1
commit 291f131e60
1 changed files with 0 additions and 3 deletions

View File

@ -697,9 +697,6 @@ You might also want to use the useful operating system environment variable:
$ export MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=128M
----
(The "`egd`" setting is to speed up Tomcat startup by giving it a faster source of
entropy for session keys.)
[[using-boot-running-with-the-gradle-plugin]]