| AUTOFS.CONF(5) | File Formats Manual | AUTOFS.CONF(5) |
autofs.conf —
automount(8) and
automountd(8) configuration
file
The autofs.conf file specifies various
configuration options for
automount(8) and
automountd(8).
autofs.conf consists of a series of lines,
each of which may contain a line that sets a parameter, a comment, or a
blank line.
A line that sets a parameter has the format:
The parameters that are supported are:
AUTOMOUNT_TIMEOUT-t option in
automount(8).AUTOMOUNT_VERBOSETRUE
or FALSE; if TRUE,
automount(8) will print more
detailed information about the actions it takes. This is equivalent to the
-v option to
automount(8).AUTOMOUNTD_VERBOSETRUE
or FALSE; if TRUE,
automountd(8) will log to
syslogd(8) more detailed information
about the actions it takes. This is equivalent to the
-v option to
automountd(8).AUTOMOUNTD_NOBROWSETRUE
or FALSE; if TRUE,
automountd(8) will disable
browsing of all maps. This is equivalent to the -n
option to automountd(8).AUTOMOUNTD_TRACE0 causes no information to be
logged; each higher value causes more information to be logged. This
controls the same trace level that the -T option
to automountd(8) controls. The
trace is logged to /var/log/system.logAUTOMOUNTD_MNTOPTS-o option to
automountd(8)AUTOMOUNTD_NOSUIDTRUE
or FALSE; if TRUE,
automountd(8) will force all
mounts to have the "nosuid" mount option set.AUTOMOUNTD_ENV-D option to
automountd(8).| March 27, 2007 | Darwin |