From owner-freebsd-stable@FreeBSD.ORG Fri May 27 16:00:55 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37C321065676 for ; Fri, 27 May 2011 16:00:55 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id E44328FC0C for ; Fri, 27 May 2011 16:00:54 +0000 (UTC) MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Received: from ignis-smin.broadpark.no ([80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LLV00KVH35HG160@thalia-smout.broadpark.no> for freebsd-stable@freebsd.org; Fri, 27 May 2011 18:00:53 +0200 (CEST) Received: from kg-v2.kg4.no ([84.48.120.215]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LLV00CL835GGZ00@ignis-smin.broadpark.no> for freebsd-stable@freebsd.org; Fri, 27 May 2011 18:00:53 +0200 (CEST) Date: Fri, 27 May 2011 18:00:52 +0200 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-id: <20110527180052.fc93c166.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <20110526231447.GA92428@icarus.home.lan> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Content-transfer-encoding: quoted-printable Subject: Re: mountlate not late enough for nfe0 with dhcp X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2011 16:00:55 -0000 On Fri, 27 May 2011 12:36:27 +0300 nickolasbug@gmail.com wrote: > 2011/5/27 Jeremy Chadwick : > > This has been discussed at length in the past, causing me to write an > > rc.d script to work around the problem. =A0You can drop this script into > > /usr/local/etc/rc.d, chmod 755 it, and make use of it appropriately. > > The comments in the script should help you understand it. > > > > http://jdc.parodius.com/freebsd/netwait > > > > Example entries in rc.conf: > > > > netwait_enable=3D"yes" > > netwait_ip=3D"4.2.2.1 4.2.2.2" > > netwait_if=3D"em0" >=20 > Maybe it's time to add this script to -STABLE? > Problem touch many people, who need it (IMHO) Or, if the FAQ at freebsd.org isn't updated already, simply write about thi= s script there? HTH --=20 Torfinn