From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 18:22:22 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 B8B0716A4CE for ; Tue, 13 Jan 2004 18:22:22 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id D023A43D3F for ; Tue, 13 Jan 2004 18:22:21 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 363D913620; Wed, 14 Jan 2004 15:22:20 +1300 (NZDT) Date: Wed, 14 Jan 2004 15:22:20 +1300 From: Jonathan Chen To: fbsd_user Message-ID: <20040114022220.GA86475@grimoire.chen.org.nz> 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 02:22:22 -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 No. You don't need to HUP anything for newsyslog.conf, it's a cron-job. For changes to syslog.conf you need to HUP the syslogd process, ie: # kill -HUP -- Jonathan Chen ---------------------------------------------------------------------- "Only the meek get pinched. The bold survive." - Ferris Bueller