From owner-freebsd-stable Mon Jun 26 12:19:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id DBE3137BC02 for ; Mon, 26 Jun 2000 12:19:27 -0700 (PDT) (envelope-from Gerhard.Sittig@gmx.net) Received: (qmail 16410 invoked by uid 0); 26 Jun 2000 19:19:22 -0000 Received: from p3ee0b318.dip.t-dialin.net (HELO speedy.gsinet) (62.224.179.24) by mail.gmx.net with SMTP; 26 Jun 2000 19:19:22 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id TAA26531 for stable@freebsd.org; Mon, 26 Jun 2000 19:49:20 +0200 Date: Mon, 26 Jun 2000 19:49:20 +0200 From: Gerhard Sittig To: stable@freebsd.org Subject: Re: startup issues after mergemaster Message-ID: <20000626194920.J9883@speedy.gsinet> Mail-Followup-To: stable@freebsd.org References: <39570DA1.27D98698@gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from dl@tyfon.net on Mon, Jun 26, 2000 at 10:21:32AM +0200 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 26, 2000 at 10:21 +0200, Dan Larsson wrote: > | Dan Larsson wrote: > | > > | > After doing a mergemaster of configuration files in /etc > | > this morning (2000/06/26 08:00 CEST) the system fails to > | > read /etc/rc.conf completely (stops after reading the top > | > 3 lines, which are nic configparams). > | > | What clued you in to it stopping at exactly that point? > > On line four I have 'portmap_enable="NO"'. This as all the > following lines are ignored. This sounds very much like an unterminated string -- the ticks / quotes are opened but never closed. This way the assignment continues till the EOF. And the RHS is somewhat defective. virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message