From owner-freebsd-questions@FreeBSD.ORG Thu Sep 5 04:08:27 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DB8BBC9A for ; Thu, 5 Sep 2013 04:08:27 +0000 (UTC) (envelope-from olivier2553@gmail.com) Received: from mail-qe0-x22b.google.com (mail-qe0-x22b.google.com [IPv6:2607:f8b0:400d:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C5452564 for ; Thu, 5 Sep 2013 04:08:27 +0000 (UTC) Received: by mail-qe0-f43.google.com with SMTP id gh4so689917qeb.16 for ; Wed, 04 Sep 2013 21:08:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1MEUhxLX3R7fJ3Uj3aUbPfw5Ieto/Yat4M6IZ7SoEEA=; b=YfZ3u4qwez91U8LOvvUiQdhKUoLK3Mg/TC17Eoclq6WD0LxEtXStLZhsfbO2nk9wR/ Zx3zFZjptAsEB5/vy8ia6MYH5SyFD76tFiaNVYULymqQJOQOov3qA4QswFogDfgBla0+ Qf7tVHqRJ0PINKT6zMQnjYw6rEGySkgtaUXR9sfiIMFFY+6fPqyoUvc078x+NbK5C7h9 GScVM2xLBS+DHw0B/hDDbNYPe3+vXMyIzHyn00Ecnu+Zt9k9zea42do3BEvn1s/gK7BA oSMTghMnng2v2r1g0v9z/90ytElRlX4aKEhArCUjDvQy8CtKdrL7S2C670YFIRb2BaHP hAWw== MIME-Version: 1.0 X-Received: by 10.224.126.129 with SMTP id c1mr5660235qas.93.1378354106794; Wed, 04 Sep 2013 21:08:26 -0700 (PDT) Sender: olivier2553@gmail.com Received: by 10.49.62.34 with HTTP; Wed, 4 Sep 2013 21:08:26 -0700 (PDT) In-Reply-To: References: <44a9jsmvs3.fsf@be-well.ilk.org> Date: Thu, 5 Sep 2013 11:08:26 +0700 X-Google-Sender-Auth: DiTaAaJt2_vn_1UbOpkooCuiBUs Message-ID: Subject: Re: Network startup with age Ethernet device From: Olivier Nicole To: Michael Sierchio Content-Type: text/plain; charset=ISO-8859-1 Cc: Olivier Nicole , "questions@FreeBSD.org" , Lowell Gilbert X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2013 04:08:27 -0000 Thank you, that's what I needed. Best regards, Olivier On Wed, Sep 4, 2013 at 11:04 PM, Michael Sierchio wrote: > On Wed, Sep 4, 2013 at 8:49 AM, Lowell Gilbert < > freebsd-questions-local@be-well.ilk.org> wrote: > >> >> Have you tried using netwait? >> I think that would involve putting enable_netwait in rc.conf, and >> > > netwait_enable="YES" would be it. > > - M > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"