From owner-cvs-all Wed Aug 14 21:27:51 2002 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 CC47437B400; Wed, 14 Aug 2002 21:27:46 -0700 (PDT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38BD943E65; Wed, 14 Aug 2002 21:27:46 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.6.Beta0/8.12.6.Beta0) with ESMTP id g7F4Rj0M044063 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 14 Aug 2002 21:27:45 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.6.Beta0/8.12.6.Beta0/Submit) id g7F4Rj7H044060; Wed, 14 Aug 2002 21:27:45 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15707.11713.429448.8503@horsey.gshapiro.net> Date: Wed, 14 Aug 2002 21:27:45 -0700 From: Gregory Neil Shapiro To: Jens Schweikhardt Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/daily 150.clean-hoststat In-Reply-To: <200208121109.g7CB91Ou098073@freefall.freebsd.org> References: <200208121109.g7CB91Ou098073@freefall.freebsd.org> X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh> schweikh 2002/08/12 04:09:01 PDT schweikh> Modified files: schweikh> etc/periodic/daily 150.clean-hoststat schweikh> Log: schweikh> o Test and change to the correct directory, /var/spool/.hoststat schweikh> o Bring if/then style in sync with /etc/rc scripts schweikh> PR: conf/41570 schweikh> Revision Changes Path schweikh> 1.6 +6 -9 src/etc/periodic/daily/150.clean-hoststat Note that apparently the script has always been wrong -- the default host status directory is /var/spool/mqueue/.hoststat, not /var/spool/.hoststat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message