From owner-freebsd-rc@FreeBSD.ORG Sat Oct 1 09:45:35 2005 Return-Path: X-Original-To: freebsd-rc@freebsd.org Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E341316A41F for ; Sat, 1 Oct 2005 09:45:35 +0000 (GMT) (envelope-from John.Marshall@riverwillow.com.au) Received: from mail2.riverwillow.net.au (ns2.riverwillow.net.au [203.58.93.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C91E43D48 for ; Sat, 1 Oct 2005 09:45:34 +0000 (GMT) (envelope-from John.Marshall@riverwillow.com.au) Received: from rwmail.riverwillow.net.au (rwsrv06.rw2.riverwillow.net.au [172.25.25.16]) by mail2.riverwillow.net.au (8.13.5/8.13.5) with ESMTP id j919jVFj043866; Sat, 1 Oct 2005 19:45:33 +1000 (AEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Sat, 1 Oct 2005 19:45:31 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Message-ID: <9F7B653A50CF3D45A92C05401046239B059A79@rwsrv06.rw2.riverwillow.net.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Add ntpdate_hosts to rc.conf Thread-Index: AcXFxK2OELB1yFcJTRiNXqKc4n2KZAAplmMw From: "John Marshall" To: "Alex Zbyslaw" Cc: freebsd-rc@freebsd.org Subject: RE: Add ntpdate_hosts to rc.conf X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2005 09:45:36 -0000 Alex, > If you choose to use ntpd, your problem goes away.=20 Thank you for your words of wisdom, but I don't have a problem - I solved one. I didn't post to the list in order to start a discussion about ntpd or ntpdate. My only reason for posting was to point out that FreeBSD's ntpdate RC script uses a variable which is not defined in the default rc.conf (and doesn't seem to be documented anywhere). If this is the wrong kind of content for this list - sorry guys. If nobody's interested in taking up my suggestion of fixing this, that's fine too. I just thought I'd try and do the right thing. John.