From owner-freebsd-stable@FreeBSD.ORG Wed Sep 16 09:53:29 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30AF61065679 for ; Wed, 16 Sep 2009 09:53:29 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id EC6938FC14 for ; Wed, 16 Sep 2009 09:53:28 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:e8cc:c6bd:7fe0:306b] (unknown [IPv6:2001:7b8:3a7:0:e8cc:c6bd:7fe0:306b]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 9D3455C43; Wed, 16 Sep 2009 11:53:27 +0200 (CEST) Message-ID: <4AB0B59A.4060405@andric.com> Date: Wed, 16 Sep 2009 11:53:30 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.4pre) Gecko/20090914 Shredder/3.0b4pre MIME-Version: 1.0 To: Cezary Morga References: <4AAFED75.4020502@andric.com> <4AB099BB.9040603@therek.net> In-Reply-To: <4AB099BB.9040603@therek.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: 8.0 rc.d scripts less verbose? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 09:53:29 -0000 On 2009-09-16 09:54, Cezary Morga wrote: > Wouldn't it be easier to set rc_quiet to zero-length value, like > rc_quiet=""? No, rc_quiet is not user-settable (at least not from /etc/rc.conf).