From owner-cvs-all@FreeBSD.ORG Fri Oct 28 22:57:43 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 78FCF16A41F; Fri, 28 Oct 2005 22:57:43 +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 34C4D43D45; Fri, 28 Oct 2005 22:57:43 +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 j9SMvhRg064233; Fri, 28 Oct 2005 22:57:43 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9SMvh7s064232; Fri, 28 Oct 2005 22:57:43 GMT (envelope-from brooks) Message-Id: <200510282257.j9SMvh7s064232@repoman.freebsd.org> From: Brooks Davis Date: Fri, 28 Oct 2005 22:57:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 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, 28 Oct 2005 22:57:43 -0000 brooks 2005-10-28 22:57:43 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) 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 Revision Changes Path 1.4.2.2 +1 -2 src/etc/rc.d/localpkg