From owner-freebsd-current@FreeBSD.ORG Wed Apr 1 08:22:40 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CFE5106566C for ; Wed, 1 Apr 2009 08:22:40 +0000 (UTC) (envelope-from army.of.root@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 8AB598FC0C for ; Wed, 1 Apr 2009 08:22:38 +0000 (UTC) (envelope-from army.of.root@googlemail.com) Received: by fk-out-0910.google.com with SMTP id b27so1322438fka.11 for ; Wed, 01 Apr 2009 01:22:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=XSgHawUn08CTk2hR5cTM+Yan7gaM1+ZvXdYvlMmsIdU=; b=XuS+DflBLhGwqSbacYuPej5FW8880I+yRckcAnuYGeZwittMehlEfcFPru2bqA22cQ Mp+7DmREg2on2IXXsVcR2e7ryz79rY6WuWYEhKuM5OMygdpW9HdXhg2gDWyO6mpeBeEP B+vuBo90/OdO01AOXw9aa01/nyY1+N+38/jhM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=jan5cfwWHxGPT5kh0I1tYYqE1vXoS76ekaisHpSuFusOiBaE7O5LzgQTUQZ07wu8+p tYsH/laHiNxxD43Ksy0q0MBWtgCYkpBBLC7w2eUjGDEBH6bO++dsa1botNrmRf//n/lT nUS/Lw6NbdQVqC8C+WqToPLzyDzJLCMd3cxC8= Received: by 10.223.113.9 with SMTP id y9mr5914524fap.19.1238572195132; Wed, 01 Apr 2009 00:49:55 -0700 (PDT) Received: from ?192.168.2.24? (p5486CD5F.dip.t-dialin.net [84.134.205.95]) by mx.google.com with ESMTPS id 22sm3276348fkr.14.2009.04.01.00.49.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 01 Apr 2009 00:49:54 -0700 (PDT) Message-ID: <49D31CA1.9080201@googlemail.com> Date: Wed, 01 Apr 2009 09:49:53 +0200 From: "army.of.root" User-Agent: Thunderbird 2.0.0.17 (X11/20081028) MIME-Version: 1.0 To: Poul-Henning Kamp References: <973.1238529980@critter.freebsd.dk> In-Reply-To: <973.1238529980@critter.freebsd.dk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Garrett Wollman , current@freebsd.org Subject: Re: New rc.d/named features for testing: auto-forwarding and wait on boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2009 08:22:40 -0000 Poul-Henning Kamp wrote: > In message <200903312004.n2VK4G9s077941@hergotha.csail.mit.edu>, Garrett Wollma > n writes: > >> I'm not sure if this is fixed in more recent versions on ntpd. (I'm >> also dubious that you'd really want to wait 3*MINPOLL for ntpd to >> figure out what's going on before you finish booting, but that's more >> an argument to have with Dave Mills.) > > I'm pretty sure everybody else than Dave Mills runs ntpdate before > they start ntpd :-) > Hi, I use ntpd_sync_on_start="YES" in my rc.conf .