From owner-freebsd-questions Wed May 1 7:50:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 3690737B41C for ; Wed, 1 May 2002 07:50:05 -0700 (PDT) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.12.2/8.12.3) with ESMTP id g41Eo42Z010844; Wed, 1 May 2002 09:50:04 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.2/Submit) id g41Eo4i6010843; Wed, 1 May 2002 09:50:04 -0500 (CDT) Date: Wed, 1 May 2002 09:50:04 -0500 From: Dan Nelson To: Jason Cribbins Cc: questions@FreeBSD.ORG Subject: Re: /etc/exports reads only first line Message-ID: <20020501145004.GE78460@dan.emsphone.com> References: <000501c1f11e$b1315e00$15841bd8@kibserv.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c1f11e$b1315e00$15841bd8@kibserv.org> User-Agent: Mutt/1.3.28i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (May 01), Jason Cribbins said: > I am sure this is a simple thing > but can anyone tell me why mountd reads only the first line of my > /etc/exports file? > > I current have two lines > /usr/local/www/data/webmail -mapall=daemon toaster.kibserv.org > /usr/src /usr/obj -maproot=root mail.kibserv.org www.kibserv.org ftp.kibserv.org mail.kibserv.org toaster.kibserv.org Are /usr/local/www/data/webmail and /usr/src separate filesystems? You can only have one export line per host per filesystem. toaster.kibserv.org is listed on both lines. > The had the lines revered before when I was upgrading my machines. but in > order to mount webmail for a new qmail toaster I am making I had to make > that export the top line before it would let it mount properly. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message