On 07/31/18 12:35, Rick Stevens wrote:
If it's an automount with a "comment=systemd.automount" or
"x-systemd.automount" in the options of the fstab entry:
server:/export /mnt/nfsmount nfs4 options,x-systemd.automount 0 0
you must_access_ the mountpoint for systemd to automount it. Doing a
simple "ls /mnt/nfsmount >/dev/null" would do it.
+
In my initial query I showed:
[bobg@ASRock-J3455M ~]$ cat /etc/exports
/home/exports
192.168.1.0/24(rw,sync,insecure,no_root_squash,no_subtree_check,fsid=0)
Should I add inside the parenthesis: x-systemd.automount
Making it:
/home/exports
192.168.1.0/24(rw,sync,insecure,no_root_squash,no_subtree_check,fsid=0,x-systemd.automount)
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10 FEDORA-27/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/6MS2OAXIM3YK4CQL327WKPXX4K2OEZF3/