https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241531

--- Comment #6 from Victor Sudakov <v...@sibptus.ru> ---
(In reply to Jason W. Bacon from comment #5)
autofs is most certainly not ready for production use. When it becomes all
stale and stops detecting new media (which happens regularly), I restart the
whole thing with the following script:

service automountd stop
service autounmountd stop
umount -Aft autofs
service automountd start
service autounmountd start
automount

No need to reboot.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to