Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) Subject: Delay kadmind random number initialization until after fork X-RT-Original-Encoding: iso-8859-1 Content-Length: 395 Delay initialization of the random number generator in kadmind until after the fork and backgrounding of the process. Otherwise, a lack of sufficient entropy during the system boot process will delay system boot on systems that run each init script in series and that start kadmind via an init script. Commit By: rra Revision: 18793 Changed Files: U trunk/src/kadmin/server/ovsec_kadmd.c