#
# /etc/fstab (0644): workstation NFS configuration
#

# XXX FIXME: these must be _appended_ to the existing /etc/fstab file!
192.168.1.1:/home	/home	nfs	rw,bg,hard,intr,nosuid,rsize=8192,wsize=8192,proto=tcp,vers=3	0 0
192.168.1.1:/net	/net	nfs	rw,bg,hard,intr,nosuid,rsize=8192,wsize=8192,proto=tcp,vers=3	0 0
