On Sun, 2019-12-08 at 11:35 -0500, Bob Goodwin wrote:
> I guess you mean exports?
> 
> [root@NFS-Server bobg]# cat /etc/exports
> # /nfs4exports/home 
> 192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)

Is that the actual file? If so, why is there a '#' at the start of the
first line, and why is it split into two lines (unless that's an
artefact of your email client)?

This is my file:
$ cat /etc/exports
/home/Media     192.168.0.0/16(ro,all_squash,insecure)
/home/poc/Stuff      192.168.122.0/24(rw)

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to