AUTOMOUNT(8) | System Manager's Manual | AUTOMOUNT(8) |
automount
— update
autofs mounts
automount |
[-cfLuv ] [-D
name=value] [-o
options] |
When 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(5) file
systems to match. These options are available:
-c
-D
-L
.-f
-u
.-L
-o
-L
.-u
umount -At autofs
.-v
The automount
utility exits 0 on
success, and >0 if an error occurs.
Unmount all file systems mounted by automountd(8):
automount
-u
The automount
command appeared in
FreeBSD 10.1. The automount
command appeared in DragonFly 4.5. The
automount
command appeared in
NetBSD 9.0.
The automount
was developed by
Edward Tomasz Napierala
<trasz@FreeBSD.org>
under sponsorship from the FreeBSD Foundation.
The automount
was ported to
DragonFly and NetBSD by
Tomohiro Kusumi
<tkusumi@netbsd.org>.
November 25, 2017 | NetBSD 10.99 |