1#
2# Sample auto.master file
3# This is an automounter map and it has the following format
4# key [ -mount-options-separated-by-comma ] location
5# For details of the format look at autofs(5).
6#
7/misc	/etc/auto.misc
8#
9# NOTE: mounts done from a hosts map will be mounted with the
10#	"nosuid" and "nodev" options unless the "suid" and "dev"
11#	options are explicitly given.
12#
13/net	-hosts
14#
15# Include central master map if it can be found using
16# nsswitch sources.
17#
18# Note that if there are entries for /net or /misc (as
19# above) in the included master map any keys that are the
20# same will not be seen as the first read key seen takes
21# precedence.
22#
23+auto.master
24