From owner-freebsd-questions@FreeBSD.ORG Fri May 13 18:41:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6712F16A4D4 for ; Fri, 13 May 2005 18:41:04 +0000 (GMT) Received: from ss.eunet.cz (ss.eunet.cz [193.85.228.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EA843D81 for ; Fri, 13 May 2005 18:41:03 +0000 (GMT) (envelope-from mime@traveller.cz) Received: from localhost.i.cz (ss.eunet.cz [193.85.228.13]) by ss.eunet.cz (8.13.1/8.13.1) with ESMTP id j4DIevMG067377; Fri, 13 May 2005 20:40:57 +0200 (CEST) (envelope-from mime@traveller.cz) From: Michal Mertl To: Rob In-Reply-To: <20050513140422.40062.qmail@web54010.mail.yahoo.com> References: <20050513140422.40062.qmail@web54010.mail.yahoo.com> Content-Type: text/plain Date: Fri, 13 May 2005 20:40:55 +0200 Message-Id: <1116009655.676.48.camel@genius1.i.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: Benjamin Keating cc: freebsd-questions@freebsd.org Subject: Re: Setting up ntpd on FreeBSD (5.4) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 18:41:04 -0000 Rob wrote: > Michal Mertl wrote:> > > /etc/ntp directory isn't used by default on 5.4. > > The default location for ntp.drift file is /var/db. > > I've never created it by hand (not even by > > 'touching' it), it gets created automatically. > > No, there's no such default as "/var/db/ntp.drift". > It's either "/etc/ntp.drift" or "/var/db/ntpd.drift", > depending on which of the two you consider is the > 'most' default :). Sorry, I haven't actually checked my 'facts' before replying. It was because, as I wrote in my reply, the file gets created automatically and I don't change the defaults. I don't do it without a good reason. Sorry again for increasing the confusion. I hope it still helped the original poster. Michal