From owner-cvs-src@FreeBSD.ORG Mon May 19 09:21:24 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3BA6106564A; Mon, 19 May 2008 09:21:24 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A4D098FC27; Mon, 19 May 2008 09:21:24 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4J9LO68044534; Mon, 19 May 2008 09:21:24 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4J9LOXM044533; Mon, 19 May 2008 09:21:24 GMT (envelope-from flz) Message-Id: <200805190921.m4J9LOXM044533@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 19 May 2008 09:21:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/rc.d ntpd X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 09:21:24 -0000 flz 2008-05-19 09:21:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc/rc.d ntpd Log: MFC: Don't require a configuration file. Ntpd will be perfectly happy if there's none or if the file doesn't exist (there's no ntp.conf in the base install). src/etc/rc.d/ntpd: rev 1.13 -> 1.14 Revision Changes Path 1.11.2.3 +0 -2 src/etc/rc.d/ntpd