From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from tcsn.co.za (eldar.tcsn.co.za [196.41.199.50]) by chiba.3jane.net (Postfix) with SMTP id 2A48FAC6CF for ; Wed, 30 Oct 2002 03:57:17 -0600 (CST) Received: (qmail 30040 invoked from network); 30 Oct 2002 09:57:07 -0000 Received: from unknown (HELO warpspider.thecomputer-smith.co.za) (10.0.0.111) by 10.0.0.1 with SMTP; 30 Oct 2002 09:57:07 -0000 Date: Wed, 30 Oct 2002 12:03:57 +0200 From: Henti Smith To: gentoo-dev@gentoo.org Message-Id: <20021030120357.681923ef.bain@reaper.org> X-Mailer: Sylpheed version 0.8.2 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] named reload not reloading .. Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 6982764b-6178-413e-b082-50debe88cae3 X-Archives-Hash: d6bb56a8275c2c15ca2ff5569f460fa2 hi there I have noticed that /etc/init.d/named reload doens't acually reload the zones. in logs I see Oct 30 15:17:23 [named] loading configuration from '/etc/bind/named.conf' but this does not reload the zones, which means that any changes I have made on any zone file if I want to do that I have to stop / start named does not get updated. Is this correct ? Henti Smith P.S. there are a number of other scripts that doesn't do reload / restart correctly .. I'll make alist of them and post if need be.