From owner-cvs-src Fri Feb 14 22: 0:13 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 269B037B401; Fri, 14 Feb 2003 22:00:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC1E543FBD; Fri, 14 Feb 2003 22:00:11 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1F60Bbv045507; Fri, 14 Feb 2003 22:00:11 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1F60BNK045506; Fri, 14 Feb 2003 22:00:11 -0800 (PST) Message-Id: <200302150600.h1F60BNK045506@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 14 Feb 2003 22:00:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d cleanvar mountcritremote X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mtm 2003/02/14 22:00:11 PST Modified files: etc/rc.d cleanvar mountcritremote Log: When cleaning /var/run make sure the control files are not removed unconditionally when the script is being rerun (when it is called with the reload argument). PR: conf/47517 Approved by: markm (mentor) Revision Changes Path 1.3 +5 -1 src/etc/rc.d/cleanvar 1.5 +1 -1 src/etc/rc.d/mountcritremote To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message