Date: Wed, 1 May 2002 09:50:04 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Jason Cribbins <freebsdlist@kibserv.org> Cc: questions@FreeBSD.ORG Subject: Re: /etc/exports reads only first line Message-ID: <20020501145004.GE78460@dan.emsphone.com> In-Reply-To: <000501c1f11e$b1315e00$15841bd8@kibserv.org> References: <000501c1f11e$b1315e00$15841bd8@kibserv.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020501145004.GE78460>