From owner-freebsd-current@FreeBSD.ORG Sun Oct 10 10:00:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AB8816A4D3 for ; Sun, 10 Oct 2004 10:00:21 +0000 (GMT) Received: from av11-2-sn4.m-sp.skanova.net (av11-2-sn4.m-sp.skanova.net [81.228.10.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D8D043D31 for ; Sun, 10 Oct 2004 10:00:20 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av11-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id 1BD1737E51; Sun, 10 Oct 2004 12:00:19 +0200 (CEST) Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av11-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id 0C6A137E43 for ; Sun, 10 Oct 2004 12:00:19 +0200 (CEST) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with SMTP id CD07037E43 for ; Sun, 10 Oct 2004 12:00:18 +0200 (CEST) Received: (qmail 31748 invoked by uid 1001); 10 Oct 2004 10:00:18 -0000 Date: Sun, 10 Oct 2004 12:00:18 +0200 From: Erik Trulsson To: spam maps Message-ID: <20041010100017.GA31624@falcon.midgard.homeip.net> Mail-Followup-To: spam maps , freebsd-current References: <20041010084731.53418.qmail@web54005.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041010084731.53418.qmail@web54005.mail.yahoo.com> User-Agent: Mutt/1.5.6i cc: freebsd-current Subject: Re: 5.3-BETA7: what is purpose of empty directory /etc/ntp/ ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 10 Oct 2004 10:00:21 -0000 On Sun, Oct 10, 2004 at 01:47:30AM -0700, spam maps wrote: > > Hello, > > There's a directory /etc/ntp/ which is empty > and doesn't seem to serve any purpose. > > In general only one file is needed for ntp(d), > /etc/ntp.conf, so /etc/ntp/ seems to be a > redundant directory in /etc. > > I wonder if that could be removed, to keep > /etc a little cleaner. > > Note that this redundant directory /etc/ntp/ > also is listed in /etc/mtree/BSD.root.dist ! The cvs log for /etc/mtree/BSD.root.dist says: revision 1.67 date: 2004/07/21 10:14:10; author: roberto; state: Exp; lines: +2 -0 Add /etc/ntp to hold keys for ntpd. -- Erik Trulsson ertr1013@student.uu.se