svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
autofs(5)
autofs(5) File Formats autofs(5)
NAME
autofs - configuration properties for the automountd daemon and auto‐
mount command
DESCRIPTION
The settings formerly managed by the autofs file have been moved to SMF
properties and are now managed by sharectl command. For more informa‐
tion, see the sharectl(8) man page.
An authorized user can use the sharectl command to set global values
for these properties in SMF.
The following list describes the properties:
timeout=<num>
Specifies a duration, in seconds, that a file system is to remain
mounted when not in use. The default value is 600 (10 minutes).
Equivalent to the -t option in automount.
automount_verbose=true | false
Verbose mode. Causes the automount command to report non-critical
events, such as autofs mounts and unmounts. The default value is
false. Equivalent to the -v option in automount.
automountd_verbose=true | false
Verbose mode. Causes status messages to be logged to
/var/svc/log/system-filesystem-autofs:default.log. (See smf(7).)
The default value is false. Equivalent to the -v option in auto‐
mountd.
nobrowse=<num>
Turn on or off browsing for all autofs mount points. The default
value is false. Equivalent to the -n option in automountd.
trace=<num>
Expands each RPC call and logs it to /var/svc/log/system-filesys‐
tem-autofs:default.log. (See smf(7).) The default value, 0, turns
off such tracing. Starting with 1, with each higher value, the ver‐
bosity of trace output increases.
ktrace=<num>
Controls kernel autofs tracing, which writes to the in-kernel log
readable via the mdb -k command ::nfs4_diag -b -C autofs_info. The
default value, 0, turns off such tracing. A value of 20 will pro‐
duce maximal logging.
environment=<name>=<value>
Environment variables. You can specify multiple such pairings, sep‐
arated by commas. There are no environment variable settings sup‐
plied. For example: environment=DAY=TUES
SEE ALSO
smf(7), automount(8), automountd(8), sharectl(8)
Oracle Solaris 11.4 12 Sept 2022 autofs(5)