> # /etc/init.d/udev start
> -> Starting the hotplug events dispatcher: udevdFatal: no entropy gathering
> module detected failed!

This happened when i use TLS / SSL in libnss-ldap.conf
if i change it according to
 
< uri ldaps://ldap.r.de:636/
---
> uri ldap://ldap.r.de:636/

< ssl start_tls
< ssl on
---
> #ssl start_tls
> #ssl on

udev starts. 

OK however the real problem seems to be that /dev/random /dev/urandom is not
in the initial (before udevd is started) /dev tmpfs. 
So TLS / SSL is not working and udevd not starting.

                      boris



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to