From owner-cvs-all@FreeBSD.ORG Fri Oct 7 17:20:36 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A458C16A420; Fri, 7 Oct 2005 17:20:36 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D938743D69; Fri, 7 Oct 2005 17:20:35 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j97HKZCv083632; Fri, 7 Oct 2005 17:20:35 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j97HKZVR083631; Fri, 7 Oct 2005 17:20:35 GMT (envelope-from brooks) Message-Id: <200510071720.j97HKZVR083631@repoman.freebsd.org> From: Brooks Davis Date: Fri, 7 Oct 2005 17:20:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/rc.d localpkg 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, 07 Oct 2005 17:20:36 -0000 brooks 2005-10-07 17:20:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc/rc.d localpkg Log: MFC rev 1.6: Don't print anything if we can't do any localpkg shutdown (start already does this). Submitted by: Andre Albsmeier PR: conf/86606 Approved by: re (kensmith) Revision Changes Path 1.5.2.1 +1 -2 src/etc/rc.d/localpkg