Date: Mon, 22 Oct 2001 17:30:38 -0700 (PDT) From: David Kirchner <davidk@accretivetg.com> To: Tyler Spivey <tspivey8@home.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: /etc/exports problem Message-ID: <20011022173005.O85958-100000@localhost> In-Reply-To: <20011023001540.ZBBC8787.femail14.sdc1.sfba.home.com@tspivey8>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Oct 2001, Tyler Spivey wrote: > i am trying to set up a freebsd file server, > and am having a few problems. i will use Linux if i need to, > but i want a Stable and Robust operating system. i like linux, and freebsd, but my problem is: > in /etc/exports: > /home -alldirs fast > It says Invalid Line. > what is going on? this should work. > /usr fast > works. /etc/exports only works for mount points - that is, /home must be its own mountpoint rather than a directory of another drive. 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?20011022173005.O85958-100000>