From owner-freebsd-questions@FreeBSD.ORG Wed Jun 27 05:08:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3518616A421 for ; Wed, 27 Jun 2007 05:08:58 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id D5F6A13C483 for ; Wed, 27 Jun 2007 05:08:57 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 6054 invoked from network); 27 Jun 2007 00:08:56 -0500 Received: from unknown (HELO localhost) (210.84.50.231) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 27 Jun 2007 00:08:55 -0500 Date: Wed, 27 Jun 2007 15:08:50 +1000 From: Norberto Meijome To: Sereno Ternullo Message-ID: <20070627150850.5a70e8d4@localhost> In-Reply-To: <46817AA9.3020701@virgilio.it> References: <0D7B3EA1-FE81-4429-AA12-47D5A21BD385@gmail.com> <4680656D.7050501@tundraware.com> <46817AA9.3020701@virgilio.it> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Eric Crist , tundra@tundraware.com, Cyrus , freebsd-questions Subject: Re: KDM at boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2007 05:08:58 -0000 On Tue, 26 Jun 2007 22:44:25 +0200 Sereno Ternullo wrote: > This is even easier to remember: > > # init q > > It's the same for 'kill -HUP 1' well...not really. "init q" is specific to init. kill -HUP {pid} is the standard unix way to tell {pid} to reload its configuration file. Most apps handle the HUP signal specifically. _________________________ {Beto|Norberto|Numard} Meijome "He has Van Gogh's ear for music." Billy Wilder I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.