From owner-cvs-src@FreeBSD.ORG Mon Jun 23 05:43:51 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF27C1065672; Mon, 23 Jun 2008 05:43:51 +0000 (UTC) (envelope-from mtm@wubethiopia.com) Received: from dire.wubethiopia.com (j071.v.rootbsd.net [208.79.82.223]) by mx1.freebsd.org (Postfix) with ESMTP id CB6048FC1F; Mon, 23 Jun 2008 05:43:51 +0000 (UTC) (envelope-from mtm@wubethiopia.com) Received: from rogue.mike.lan (unknown [213.55.71.190]) by dire.wubethiopia.com (Postfix) with ESMTPSA id 4124A4FD9DDF; Mon, 23 Jun 2008 05:24:24 +0000 (UTC) Message-ID: <485F34D0.1080002@wubethiopia.com> Date: Mon, 23 Jun 2008 08:29:52 +0300 From: Mike Makonnen User-Agent: Thunderbird 2.0.0.12 (X11/20080323) MIME-Version: 1.0 To: src-committers@freebsd.org References: <200806230509.m5N599qK060278@svn.freebsd.org> In-Reply-To: <200806230509.m5N599qK060278@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: svn commit: r179946 - head/etc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2008 05:43:52 -0000 Mike Makonnen wrote: > Author: mtm > Date: Mon Jun 23 05:09:09 2008 > New Revision: 179946 > URL: http://svn.freebsd.org/changeset/base/179946 > > Log: > Move the diagnostic output when the rc.subr(8) glue automatically starts a > service behind $rc_quiet. Instead, output a warning if the pre-command > routine or the command itself failed. Arguably, it's more useful to know when > a command failed to start than it is to have an endless list of > "Starting ...." lines[1]. > > [1] - This change actually helped me to discover a bug in rc.d/{lockd,statd} > (fixed in r179941) that used to fail silently before. > > Modified: > head/etc/rc.subr > This ends the bulk of the commits to reduce console-spamming by rc.d during bootup. It should greatly improve the signal-to-noise ratio on your console :-). I've been running these changes for a while without problems, but if I've missed something or you think a script should be more (or less) verbose, please let me know. Cheers. -- Mike Makonnen | GPG-KEY: http://people.freebsd.org/~mtm/mtm.asc mtm @ FreeBSD.Org | AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 FreeBSD | http://www.freebsd.org