AUTOMOUNT(8) | MidnightBSD System Manager's Manual | AUTOMOUNT(8) |
automount
— update
autofs mounts
automount |
[-D name=value]
[-L ] [-c ]
[-f ] [-o
options] [-v ]
[-u ] |
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)
filesystems to match. These options are available:
-D
-L
.-L
-c
-f
-u
.-o
-L
.-u
umount -At autofs
.-v
The automount
utility exits 0 on
success, and >0 if an error occurs.
Unmount all filesystems mounted by automountd(8):
automount
-u
The automount
command appeared in
FreeBSD 10.1.
The automount
was developed by
Edward Tomasz Napierala
<trasz@FreeBSD.org>
under sponsorship from the FreeBSD Foundation.
November 22, 2014 | midnightbsd-3.1 |