Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 19:49:20 +0200
From:      Gerhard Sittig <Gerhard.Sittig@gmx.net>
To:        stable@freebsd.org
Subject:   Re: startup issues after mergemaster
Message-ID:  <20000626194920.J9883@speedy.gsinet>
In-Reply-To: <NEBBJANJCNNAKCPFKHHFIEJICHAA.dl@tyfon.net>; from dl@tyfon.net on Mon, Jun 26, 2000 at 10:21:32AM %2B0200
References:  <39570DA1.27D98698@gorean.org> <NEBBJANJCNNAKCPFKHHFIEJICHAA.dl@tyfon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000626194920.J9883>