Solved / new Problem ;-) Was: Re: Sending DHCP requests .... timed out
Ingo Wichmann
iw at linuxhotel.de
Wed Dec 6 18:13:52 CET 2006
Ingo Wichmann schrieb:
> Here task_confdir waits for several minutes, and then continues ...
> task_confdir waits in line:
> syslogd -m 0 -p /tmp/etc/syslogsocket
I solved this by creating a diretory for the syslog pid-file in the line
before syslog is called:
mkdir -p /tmp/var/run
And i've put a symlink
/var/run -> /tmp/var/run
in nfsroot
Ingo
More information about the linux-fai
mailing list