From owner-freebsd-questions@FreeBSD.ORG Wed Feb 11 09:22:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 076EB106564A for ; Wed, 11 Feb 2009 09:22:16 +0000 (UTC) (envelope-from grigorian@theconcept.ru) Received: from geiser.theconcept.ru (geiser.theconcept.ru [62.141.91.163]) by mx1.freebsd.org (Postfix) with ESMTP id ACF878FC0A for ; Wed, 11 Feb 2009 09:22:15 +0000 (UTC) (envelope-from grigorian@theconcept.ru) Received: from localhost (localhost [127.0.0.1]) by geiser.theconcept.ru (Postfix) with ESMTP id 78FAE3F43E; Wed, 11 Feb 2009 12:04:50 +0300 (MSK) X-Virus-Scanned: Redeemer AV Received: from geiser.theconcept.ru ([127.0.0.1]) by localhost (geiser.theconcept.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y9rolaRFwsGI; Wed, 11 Feb 2009 12:04:44 +0300 (MSK) Received: from [192.168.1.7] (nanorobot.theconcept.ru [62.141.91.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by geiser.theconcept.ru (Postfix) with ESMTPSA id 0A8C93F43C; Wed, 11 Feb 2009 12:04:44 +0300 (MSK) Message-ID: <499294C6.4020105@theconcept.ru> Date: Wed, 11 Feb 2009 12:05:10 +0300 From: "s.g." User-Agent: Thunderbird 2.0.0.18 (X11/20081205) MIME-Version: 1.0 To: Fbsd1 References: <49BB6DE7.8060407@a1poweruser.com> In-Reply-To: <49BB6DE7.8060407@a1poweruser.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: reread newsyslog.conf without reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grigorian@theconcept.ru List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2009 09:22:16 -0000 Fbsd1 wrote: > How do I get the system to reread /etc/newsyslog.conf file with out > rebooting the system? /etc/rc.d/newsyslog restart s.g.