From owner-freebsd-questions Fri Jan 17 03:30:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id DAA24551 for questions-outgoing; Fri, 17 Jan 1997 03:30:17 -0800 (PST) Received: from thelab.hub.org (hal-ns1-06.netcom.ca [207.181.94.70]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id DAA24546 for ; Fri, 17 Jan 1997 03:30:12 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.8.4/8.8.2) with SMTP id HAA02456; Fri, 17 Jan 1997 07:30:05 -0400 (AST) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 17 Jan 1997 07:30:05 -0400 (AST) From: The Hermit Hacker To: That Doug Guy cc: FreeBSD Questions Subject: Re: Crontab for killing and restarting named In-Reply-To: <199701171012.CAA12574@connectnet1.connectnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 17 Jan 1997, That Doug Guy wrote: > *Hiding face* > > Well, my thanks to the kind soul that replied with the incredibly > obvious answer that kill -9 `cat /var/run/named.pid` will do what I want. I > think it's time for me to go to bed now. *Sigh* > > Thanks, > > Doug > > PS, the reason that I want to kill and restart it is to keep memory usage > down. It's not my idea to do it this way, it's the boss's. :) Anyone with a > better suggestion? > Point resolv.conf at another site? :)