# /etc/exports: the access control list for filesystems which may be exported
#		to NFS clients.  See exports(5).
#/ wr-linux02(rw,no_root_squash,sync) wr-linux01(rw,no_root_squash,sync)
#/var  wr-linux02(rw,no_root_squash,nohide,sync) wr-linux01(rw,no_root_squash,nohide,sync)
#/usr  wr-linux02(rw,no_root_squash,nohide,sync)
#/usr/local wr-linux02(rw,no_root_squash,nohide,sync)
#/home wr-linux02(rw,no_root_squash,nohide,sync)
# /m/cd1 wr-linux02(rw,no_root_squash,nohide)
# /m/cd2 wr-linux02(rw,no_root_squash,nohide)
# /m/cd3 wr-linux02(rw,no_root_squash,nohide)
# / wr-linux02(rw,no_root_squash)
