From owner-freebsd-current Tue Feb 9 09:55:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA15425 for freebsd-current-outgoing; Tue, 9 Feb 1999 09:55:32 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA15406 for ; Tue, 9 Feb 1999 09:55:29 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.1/8.9.1) id MAA10104 for current@freebsd.org; Tue, 9 Feb 1999 12:51:27 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <199902091751.MAA10104@misha.cisco.com> Subject: Re: cleanup of rc.conf ( -4.x ) In-Reply-To: <199902091724.JAA58629@apollo.backplane.com> from Matthew Dillon at "Feb 9, 1999 09:24:12 am" To: current@FreeBSD.ORG Date: Tue, 9 Feb 1999 12:51:26 -0500 (EST) Reply-To: mi@aldan.algebra.com X-Mailer: ELM [version 2.4ME+ PL52 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Fortunately I found another way using the less sophisticated > -o union type of mount ( verses the more sophisticated mount_union ). Well, there are problems here too. I had /var/mail mounted with -o union from another host. My own, local, mailbox would get corrupted every once in a while -- lots of \0, some other strings. 16K in size. This is on 3.0-RELEASE, with NFSv3. The server is Solaris. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message