Subject: Re: nfs swap??
To: David Brownlee <D.K.Brownlee@city.ac.uk>
From: Chris G Demetriou <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>
List: current-users
Date: 02/19/1995 01:35:32
> 	If its not a dumb question.. how do you export a swapfile under
> 	netbsd - I guess I could configure the swap onto a local disk on
> 	the client.. but I was just wondering if I've missed anything??

i always did it in what i'd consider the obvious way:
	(1) create the file (e.g. with dd from /dev/zero)
	(2) add it to /etc/exports


cgd