From nobody@FreeBSD.org  Sat Nov  5 04:25:58 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E85C716A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 Nov 2005 04:25:58 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3ADF143D46
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 Nov 2005 04:25:58 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jA54Pva5074228
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 5 Nov 2005 04:25:57 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jA54PvuP074227;
	Sat, 5 Nov 2005 04:25:57 GMT
	(envelope-from nobody)
Message-Id: <200511050425.jA54PvuP074227@www.freebsd.org>
Date: Sat, 5 Nov 2005 04:25:57 GMT
From: Stavros Patiniotis <Stavros@staff.esc.net.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: NTP not starting from RC when using /etc/ntp/ntp.conf 
X-Send-Pr-Version: www-2.3

>Number:         88515
>Category:       conf
>Synopsis:       NTP not starting from RC when using /etc/ntp/ntp.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 05 04:30:15 GMT 2005
>Closed-Date:    Mon Sep 25 22:57:24 GMT 2006
>Last-Modified:  Mon Sep 25 22:57:24 GMT 2006
>Originator:     Stavros Patiniotis
>Release:        5.4
>Organization:
EscapeNet
>Environment:
FreeBSD enter2.esc.net.au 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 2005     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386       
>Description:
When adding the following lines to /etc/rc.conf:
ntpd_enable="YES"
ntpd_flags="-gc /etc/ntp/ntp.conf"

ntpd will fail to start becuase /etc/rc.d/ntpd on line 18 has the configuration file of:
required_files="/etc/ntp.conf"
 
hardcoded into the script.

Hope that this helps.
>How-To-Repeat:
              
>Fix:
              
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: flz 
State-Changed-When: Tue Apr 18 15:18:54 UTC 2006 
State-Changed-Why:  
I just committed a fix to HEAD. Will MFC to RELENG_[56] once the freeze 
is over. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88515 
Responsible-Changed-From-To: freebsd-bugs->flz 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Mon Sep 25 10:01:44 UTC 2006 
Responsible-Changed-Why:  
flz@ has committed a fix against -HEAD, over to him as a MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88515 
State-Changed-From-To: patched->closed 
State-Changed-By: flz 
State-Changed-When: Mon Sep 25 22:56:22 UTC 2006 
State-Changed-Why:  
MFC'ed to RELENG_6 some time ago. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88515 
>Unformatted:
