I just reinstalled Tumbleweed. I saved the Autofs config files that were working from the previous build and copied them to /etc.
Autofs has been installed and enabled.
This is auto.master:
/mnt/tower /etc/auto.tower --timeout=60
+auto.master
This is the auto.tower file:
home -rw,soft,intr,rsize=8192,wsize=8192 tower:/home/mmontz
raid -rw,soft,intr,rsize=8192,wsize=8192 tower:/mnt/raid
Directory tower has been created in /mnt
s showmount -e tower
Export list for tower:
/home/mmontz *
/mnt/raid *
I can manually mount the shares without issue. I can find nothing in the logs showing a problem.
Have I missed something?
Thanks,
Michael