From owner-cvs-all@FreeBSD.ORG Fri Jan 25 16:44:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8F6616A481; Fri, 25 Jan 2008 16:44:34 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BF47513C508; Fri, 25 Jan 2008 16:44:34 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m0PGiY66051287; Fri, 25 Jan 2008 16:44:34 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0PGiYJg051286; Fri, 25 Jan 2008 16:44:34 GMT (envelope-from mtm) Message-Id: <200801251644.m0PGiYJg051286@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 25 Jan 2008 16:44:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 16:44:35 -0000 mtm 2008-01-25 16:44:34 UTC FreeBSD src repository Modified files: etc rc.subr Log: Backout previous commit. It's going to clutter the console during boot and shutdown. I think I'll hide it behind autoboot or maybe take brooks@ suggestion and implement a different command prefix for booting/shutdown purposes, but in any case it needs more thought and attention. Noticed by: ceri Pointyhat to: mtm Revision Changes Path 1.79 +0 -3 src/etc/rc.subr