Date: Tue, 19 Jun 2012 20:18:46 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: Garrett Cooper <yanegomi@gmail.com> Cc: Doug Barton <dougb@freebsd.org>, "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>, Richard Yao <ryao@gentoo.org>, Vincent Hoffman <vince@unsane.co.uk>, Nathan Whitehorn <nwhitehorn@freebsd.org>, Outback Dingo <outbackdingo@gmail.com>, openrc@gentoo.org, =?ISO-8859-15?Q?Atte_Peltom=E4ki?= <atte.peltomaki@iki.fi> Subject: Re: Replacing rc(8) (Was: FreeBSD Boot Times) Message-ID: <alpine.BSF.2.00.1206192018300.30807@wojtek.tensor.gdynia.pl> In-Reply-To: <CAGH67wQNBGO2XCPP9TPapuQPgHpbJ07x%2B8ytrRCMah1hCXgCng@mail.gmail.com> References: <20120615124849.GI96212@ass.kameli.org> <CAKYr3zxSOFOUghqao=3U_8sBNHwqce8AGK6mSFd6is11qzjS8w@mail.gmail.com> <20120618081140.GK96212@ass.kameli.org> <4FDF6177.5050608@unsane.co.uk> <4FDF6586.9060501@gentoo.org> <4FDFB166.2040709@FreeBSD.org> <alpine.BSF.2.00.1206190636100.1823@wojtek.tensor.gdynia.pl> <4FE0AD56.8050604@FreeBSD.org> <alpine.BSF.2.00.1206191951170.8234@wojtek.tensor.gdynia.pl> <CAGH67wQNBGO2XCPP9TPapuQPgHpbJ07x%2B8ytrRCMah1hCXgCng@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
sorry i was wrong /etc/rc.d/defaultroute use sleep to wait for dhclient only. On Tue, 19 Jun 2012, Garrett Cooper wrote: > On Tue, Jun 19, 2012 at 10:51 AM, Wojciech Puchar > <wojtek@wojtek.tensor.gdynia.pl> wrote: >>>> grep sleep /etc/rc.d/* usr/local/etc/rc.d/* >>> >>> Sleeps in /etc tend to be there for good reasons, and new ones are >>> vigorously scrutinized. If you see any that you think are dubious, feel >>> free to mention them on freebsd-rc@. >> >> I don't say they are not needed but that they exist. >> anyway i don't understand sleep 1 after setting default route. > > Probably working around annoying races in the driver / network / > routing stack. Please see my previous reply. > Thanks, > -Garrett >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1206192018300.30807>