From owner-freebsd-questions@FreeBSD.ORG Mon Oct 30 20:42:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 479F916A54E for ; Mon, 30 Oct 2006 20:42:58 +0000 (UTC) (envelope-from bcook@poklib.org) Received: from c.mx.poklib.org (c.mx.poklib.org [64.72.87.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B0DE43D6A for ; Mon, 30 Oct 2006 20:42:42 +0000 (GMT) (envelope-from bcook@poklib.org) Received: from [192.168.1.249] (port=50399 helo=mail.poklib.org) by c.mx.poklib.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63; FreeBSD) (envelope-from ) id 1Gedxv-000KrJ-3w for freebsd-questions@freebsd.org ; Mon, 30 Oct 2006 15:42:39 -0500 Received: from [192.168.1.218] by mail.poklib.org with esmtp (Exim 4.63; FreeBSD) (envelope-from ) id 1Gedxu-000JWk-Ql for freebsd-questions@freebsd.org ; Mon, 30 Oct 2006 15:42:38 -0500 X-Virus-Check: ClamAV 0.88.4/2131 on c.mx.poklib.org; Mon, 30 Oct 2006 15:42:39 -0500 Message-ID: <454663BE.2000901@poklib.org> Date: Mon, 30 Oct 2006 15:42:38 -0500 From: "B. Cook" Organization: Adriance Memorial Library User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RcvHost: [192.168.1.218] X-RcvFor: X-Auth-Id: X-AntiVirus: No Virus Found X-MIME-Character-set: ISO-8859-1 Subject: ntpd why question.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 20:42:58 -0000 Hello all, Looking for why there is an /etc/ntp/ dir by default... The man page for ntpd says /etc/ntp.conf is the config file as does the handbook.. Whats it there for? TIA