From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 13:33:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB36816A4CE for ; Wed, 14 Jan 2004 13:33:51 -0800 (PST) Received: from munk.nu (mail.munk.nu [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1ED743D5A for ; Wed, 14 Jan 2004 13:33:48 -0800 (PST) (envelope-from munk@munk.nu) Received: from munk by munk.nu with local (Exim 4.30; FreeBSD) id 1Agse1-0009wI-Te; Wed, 14 Jan 2004 21:33:45 +0000 Date: Wed, 14 Jan 2004 21:33:45 +0000 From: Jez Hancock To: fbsd_user Message-ID: <20040114213345.GA38010@users.munk.nu> Mail-Followup-To: fbsd_user , "freebsd-questions@FreeBSD. ORG" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: -HUP 1 command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 21:33:52 -0000 On Tue, Jan 13, 2004 at 08:53:44PM -0500, fbsd_user wrote: > After making changes to syslog.conf and newsyslog.conf > what is the command to enable the changes. > > Is it Kill -HUP 1 Note that process with PID 1 is usually the init process - sending a HUP signal to it will produce undesirable effects similar to restarting the whole server. Have a go and see what happens if it's not a production server :P -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/ http://jez.hancock-family.com/ - personal weblog http://ipfwstats.sf.net/ - ipfw peruser traffic logging