#
# exports	This file describes which parts of the local file
#		system are available for mounting by other systems
#		with the NFS system.  It is used by "mountd".
#
# sample /etc/exports file
#/                             master(rw) trusty(rw)
#/projects                     proj*.local.domain(rw)
#/usr                          *.local.domain(ro)
#/pub                          (ro,insecure,root_quash)
#
#
/usr	xhost(ro)


