From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 10 00:30:03 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 652B21065670 for ; Thu, 10 Sep 2009 00:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 20AEB8FC2D for ; Thu, 10 Sep 2009 00:30:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8A0U2Nx015602 for ; Thu, 10 Sep 2009 00:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8A0U2rv015601; Thu, 10 Sep 2009 00:30:02 GMT (envelope-from gnats) Resent-Date: Thu, 10 Sep 2009 00:30:02 GMT Resent-Message-Id: <200909100030.n8A0U2rv015601@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tsurutani Naoki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2DCF1065676 for ; Thu, 10 Sep 2009 00:27:30 +0000 (UTC) (envelope-from turutani@scphys.kyoto-u.ac.jp) Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [130.54.120.65]) by mx1.freebsd.org (Postfix) with ESMTP id 342038FC1E for ; Thu, 10 Sep 2009 00:27:29 +0000 (UTC) Received: from h120.65.226.10.32118.vlan.kuins.net (w4d164.Bas4.vectant.ne.jp [222.230.84.164]) by smtp-auth.kuins.kyoto-u.ac.jp (Postfix) with ESMTP id F32ACA9006B; Thu, 10 Sep 2009 09:27:27 +0900 (JST) Received: from h120.65.226.10.32118.vlan.kuins.net (localhost [127.0.0.1]) by h120.65.226.10.32118.vlan.kuins.net (8.14.3/8.14.3/20071004-1) with ESMTP id n8A0RNhi094612; Thu, 10 Sep 2009 09:27:24 +0900 (JST) (envelope-from turutani@h120.65.226.10.32118.vlan.kuins.net) Received: (from turutani@localhost) by h120.65.226.10.32118.vlan.kuins.net (8.14.3/8.14.3/Submit) id n8A0RN5k094611; Thu, 10 Sep 2009 09:27:23 +0900 (JST) (envelope-from turutani) Message-Id: <200909100027.n8A0RN5k094611@h120.65.226.10.32118.vlan.kuins.net> Date: Thu, 10 Sep 2009 09:27:23 +0900 (JST) From: Tsurutani Naoki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: turutani@scphys.kyoto-u.ac.jp Subject: conf/138686: $named_conf in rc.conf is not used X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tsurutani Naoki List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 00:30:03 -0000 >Number: 138686 >Category: conf >Synopsis: $named_conf in rc.conf is not used >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 10 00:30:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Tsurutani Naoki >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 7.2-STABLE FreeBSD 7.2-STABLE #19: Sun Jun 21 20:36:09 JST 2009 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386 >Description: $named_conf variable introduced via SVN rev.196053 to /etc/default/rc.conf is not used. the file pointed by this variable is used only for configuration check, and not used to run named; as a result, configuration check can be passed, but named is not running if they are not in the estimated directory... >How-To-Repeat: >Fix: if use $named_conf variable, use it as a configuration file. fix named. i do not know how to do that. i will not set the path of configuration file to both $named_flags and $named_conf. by the way, why this change in etc/rc.d/named is not shown in CVSweb ? >Release-Note: >Audit-Trail: >Unformatted: