Query: autofs
OS: freebsd
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUTOFS(5) BSD File Formats Manual AUTOFS(5)NAMEautofs -- automounter filesystemSYNOPSISTo compile this driver into the kernel, place the following line in the kernel configuration file: options AUTOFS Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): autofs_load="YES"DESCRIPTIONThe autofs driver is the kernel component of the automounter infrastructure. Its job is to pass mount requests to the automountd(8) daemon, and pause the processes trying to access the automounted filesystem until the mount is completed. It is mounted by the automount(8).OPTIONSThese options are available when mounting autofs file systems: master_options Mount options for all filesystems specified in the map entry. master_prefix Filesystem mountpoint prefix.EXAMPLESTo unmount all mounted autofs filesystems: umount -At autofs To mount autofs filesystems specified in auto_master(5): automountSEE ALSOauto_master(5), automount(8), automountd(8), autounmountd(8)HISTORYThe autofs driver first appeared in FreeBSD 10.1.AUTHORSThe autofs was developed by Edward Tomasz Napierala <trasz@FreeBSD.org> under sponsorship from the FreeBSD Foundation.BSDSeptember 3, 2014 BSD
Related Man Pages |
---|
automountd(1m) - sunos |
automountd(8) - freebsd |
automountd(1m) - bsd |
automountd(1m) - php |
automountd(1m) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
automounter |
Mount :Files on Linux.. |
NFS VS Auto Mount problem |
Autofs issue |
Autofs not mount |