Date: Thu, 19 Mar 2009 12:48:00 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/defaults rc.conf Message-ID: <200903191248.n2JCmIVF057965@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2009-03-19 12:48:00 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Log: SVN rev 190031 on 2009-03-19 12:48:00Z by des Revert r188010. When dhclient is backgrounded, services such as ntpdate, sendmail / postfix etc. may fail to start because DNS is unavailable and / or the server is unreachable. In the worst case, the machine may become unusable. Debugging this issue was far more difficult than it should have been, due to earlier changes to the rc framework to hide almost all useful information about the boot process. Approved by: silence Revision Changes Path 1.353 +1 -1 src/etc/defaults/rc.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903191248.n2JCmIVF057965>