[75] in Moira
update files to the NFS servers
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Mon Apr  9 18:35:45 1990
Date: Mon, 9 Apr 90 18:35:09 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: jnrees@ATHENA.MIT.EDU
Cc: moiradev@ATHENA.MIT.EDU
In-Reply-To: jnrees@ATHENA.MIT.EDU's message of Thu, 18 Jan 90 15:13:41 -0500 <9001182013.AA07078@E40-358D-1.MIT.EDU>
I have updated the NFS installation script to leave a copy of each
.dirs and .quotas file for the local machine in /tmp when the script
exits.  This will not grow without bound since the same files will be
written daily, and by putting them in /tmp the will eventually be
deleted if we quit updating a machine.
I would rather not rename these files to include the name of the
partition, as this information is easy to work with here.
					-Mark