From owner-cvs-src@FreeBSD.ORG Thu Apr 20 12:30:13 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8593B16A407; Thu, 20 Apr 2006 12:30:13 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29EAE43D48; Thu, 20 Apr 2006 12:30:13 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3KCUC2n077962; Thu, 20 Apr 2006 12:30:13 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3KCUCZr077958; Thu, 20 Apr 2006 12:30:12 GMT (envelope-from delphij) Message-Id: <200604201230.k3KCUCZr077958@repoman.freebsd.org> From: Xin LI Date: Thu, 20 Apr 2006 12:30:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/rc.d named 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: Thu, 20 Apr 2006 12:30:13 -0000 delphij 2006-04-20 12:30:12 UTC FreeBSD src repository Modified files: etc/rc.d named Log: After some discussion we believe that having SERVERS to REQUIRE: ldconfig would provide necessary protection for named as well, so remove the dependency here. Approved by: flz Revision Changes Path 1.26 +1 -1 src/etc/rc.d/named