From owner-freebsd-stable Mon Aug 5 20:19: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198F037B400 for ; Mon, 5 Aug 2002 20:19:02 -0700 (PDT) Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id B697A43E6E for ; Mon, 5 Aug 2002 20:19:01 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: from twincat.vladsempire.net (12-218-27-215.client.mchsi.com [12.218.27.215]) by services.webwarrior.net (Postfix) with ESMTP id 6EBD4838203; Mon, 5 Aug 2002 22:19:00 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Josh Paetzel To: Jim Weeks , freebsd-stable@freebsd.org Subject: Re: broken rc.d/* start Date: Mon, 5 Aug 2002 22:17:17 +0000 X-Mailer: KMail [version 1.4] References: <20020805192223.S26460-100000@veager.jwweeks.com> In-Reply-To: <20020805192223.S26460-100000@veager.jwweeks.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208052217.17252.friar_josh@webwarrior.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 05 August 2002 23:26, Jim Weeks wrote: > After today's cvsup and rebuild, start up scripts are failing. > > # /usr/local/etc/rc.d/mysql-server.sh start > /usr/local/etc/rc.d/mysql-server.sh: 6: Syntax error: "&&" unexpected > > I didn't see anything in UPDATING about this. Changing the mysql script > is not a problem, but now I am wondering how many other scripts will fail? > > regards, > > -- > Jim Weeks > jim@siteplus.com > http://siteplus.com I had the identical problem on two boxes. An extra & was in each machines /usr/local/etc/rc.d/mysql-server.sh start up scripts. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message