Date: Mon, 2 Feb 2009 15:33:22 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/rc.d defaultroute Message-ID: <200902021533.n12FXcGN015920@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2009-02-02 15:33:22 UTC FreeBSD src repository Modified files: etc/rc.d defaultroute Log: SVN rev 188009 on 2009-02-02 15:33:22Z by mtm The 30 second wait for network interfaces to show up effectively makes the time to boot an unplugged system 30 sec. longer for no good reason. Therefore, add a check to make sure that any DHCP interfaces are plugged in before waiting. Revision Changes Path 1.4 +15 -4 src/etc/rc.d/defaultroute
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902021533.n12FXcGN015920>