From owner-freebsd-current Mon Dec 2 14:52:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DC637B401 for ; Mon, 2 Dec 2002 14:52:44 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E9943EC5 for ; Mon, 2 Dec 2002 14:52:42 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b214.otenet.gr [212.205.244.222]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id gB2MqLNd020757; Tue, 3 Dec 2002 00:52:33 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id gB2MomBv000703; Tue, 3 Dec 2002 00:52:17 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id gB2IXSR4017816; Mon, 2 Dec 2002 20:33:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 2 Dec 2002 20:33:28 +0200 From: Giorgos Keramidas To: "Daniel C. Sobral" Cc: current@FreeBSD.org Subject: Re: top and killall Message-ID: <20021202183328.GE6927@gothmog.gr> References: <3DEB61A2.5060109@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DEB61A2.5060109@tcoip.com.br> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-12-02 11:35, "Daniel C. Sobral" wrote: > I use Zebra. Zebra has a nice start/stop script, that tests for the > existence of a configuration file for it's various daemons and, > depending on their existence, start or killall them. > > Now, I have both ospfd.cfg and zebra.cfg, so it starts first zebra > then ospfd, and killall first ospfd then zebra. > > The funny thing is... it doesn't kill zebra. Not on the first try. > For some weird reason, it says it couldn't find the zebra process. > But only right after it killed ospfd. Can we see the script? :) It could be a bug in the script. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message