Query: automount
OS: freebsd
Section: 8
Links: freebsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUTOMOUNT(8) BSD System Manager's Manual AUTOMOUNT(8)NAMEautomount -- update autofs mountsSYNOPSISautomount [-D name=value] [-L] [-c] [-f] [-o options] [-v] [-u]DESCRIPTIONWhen called without options, the automount command parses the auto_master(5) configuration file and any direct maps that it references, and mounts or unmounts autofs(4) filesystems to match. These options are available: -D Define a variable. It is only useful with -L. -L Do not mount or unmount anything. Instead parse auto_master(5) and any direct maps, then print them to standard output. When specified more than once, all the maps, including indirect ones, will be parsed and shown. This is useful when debugging configuration problems. -c Flush caches, discarding possibly stale information obtained from maps and directory services. -f Force unmount, to be used with -u. -o Specify mount options to be used along with the ones specified in the maps. It is only useful with -L. -u Try to unmount filesystems mounted by automountd(8). autofs(5) mounts are not unmounted. To unmount all autofs mounts, use umount -At autofs. -v Increase verbosity.EXIT STATUSThe automount utility exits 0 on success, and >0 if an error occurs.EXAMPLESUnmount all filesystems mounted by automountd(8): automount -uSEE ALSOauto_master(5), autofs(5), automountd(8), autounmountd(8)HISTORYThe automount command appeared in FreeBSD 10.1.AUTHORSThe automount was developed by Edward Tomasz Napierala <trasz@FreeBSD.org> under sponsorship from the FreeBSD Foundation.BSDNovember 22, 2014 BSD
Related Man Pages |
---|
automountd(1m) - opensolaris |
automountd(1m) - sunos |
automountd(1m) - v7 |
automountd(1m) - xfree86 |
automountd(1m) - linux |
Similar Topics in the Unix Linux Community |
---|
Unix Stale Mounts |
how to configure automounting in HPUX |
Cannot unmount mount points?? |
solaris 10 autofs - how to mount /net (hosts) |
cryptmount 4.0beta1 (Testing branch) |