Package: syslogd Version: 1.2-11 klogd and syslogd are started too late in the boot process. The result is that some daemons try to log information through syslogd, but syslogd isn't listening yet. The problem is due to the fact that the links in /etc/rc?.d are created by update-rc.d with the default value of 20. I suggest using a value of 10.