Date: Mon, 24 Mar 2008 13:07:10 -0700 From: Sam Leffler <sam@errno.com> To: freebsd-rc@freebsd.org Subject: boot ordering and syslogd Message-ID: <47E809EE.4080809@errno.com>
next in thread | raw e-mail | index | archive | help
I tried to use syslog to debug an issue with dhclient and noticed that
syslogd is started too late for it to work. This is because dhclient
operates in a chroot jail so must setup it's connection to syslogd
before privsep work is done. This seems like a general problem and one
that should be fixed.
Anyone got an idea how to correct this?
Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E809EE.4080809>
