From owner-freebsd-questions@FreeBSD.ORG Sun Mar 21 09:16:29 2004 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 C771E16A4CE for ; Sun, 21 Mar 2004 09:16:29 -0800 (PST) Received: from webmail.tiscali.de (relay1.tiscali.de [62.26.116.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 637E043D31 for ; Sun, 21 Mar 2004 09:16:29 -0800 (PST) (envelope-from sa.deutscher@tiscali.de) Received: from localhost (217.235.14.109) by webmail.tiscali.de (6.7.019) id 40472DBC0061EB4A for freebsd-questions@freebsd.org; Sun, 21 Mar 2004 18:16:28 +0100 Received: by localhost (IBM OS/2 SENDMAIL VERSION 2.0/2.0) id SAA653.47; Sun, 21 Mar 2004 18:30:21 -0500 Date: Sun, 21 Mar 2004 18:30:20 +0000 From: "Stefan A. Deutscher" To: freebsd-questions@freebsd.org Message-ID: <20040321183020.A64884@tiscali.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.15i X-Operating-System: OS/2 2.45 X-Machine-Uptime: localhost: uptime is 11 days, 20:50 hours and 28 seconds Subject: [Q] Best location of ntpd driftfile ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sad@mailaps.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2004 17:16:29 -0000 Hi all, setting up ntpd, I find that its default location for the drift file is /etc/ntp.drift. In a way it is part of the configuration an may well belong in /etc, on the other hand I'd rather just have files in /etc which _I_ modify. I would expect the content of ntpd.drift to vary over time, and somehow I would have expected it to belong in the /var part of the hierarchy, but 'man hier' does not offer any serious evidence (should it be /var/db/ntp.dift)? So, what's the canonical way to place this file? (And no, I do _not_ want to know at this time whether anal-retentive is spelt with or without a hyphen. I will post that question in a separate thread as need arises :-) Cheers, Stefan