Blame samples/auto.master

Packit 8480eb
#
Packit 8480eb
# Sample auto.master file
Packit 8480eb
# This is a 'master' automounter map and it has the following format:
Packit 8480eb
# mount-point [map-type[,format]:]map [options]
Packit 8480eb
# For details of the format look at auto.master(5).
Packit 8480eb
#
Packit 8480eb
/misc	/etc/auto.misc
Packit 8480eb
#
Packit 8480eb
# NOTE: mounts done from a hosts map will be mounted with the
Packit 8480eb
#	"nosuid" and "nodev" options unless the "suid" and "dev"
Packit 8480eb
#	options are explicitly given.
Packit 8480eb
#
Packit 8480eb
/net	-hosts
Packit 8480eb
#
Packit 8480eb
# Include /etc/auto.master.d/*.autofs
Packit 8480eb
# The included files must conform to the format of this file.
Packit 8480eb
#
Packit 8480eb
+dir:/etc/auto.master.d
Packit 8480eb
#
Packit Service d199a4
# If you have fedfs set up and the related binaries, either
Packit Service d199a4
# built as part of autofs or installed from another package,
Packit Service d199a4
# uncomment this line to use the fedfs program map to access
Packit Service d199a4
# your fedfs mounts.
Packit Service d199a4
#/nfs4  /usr/sbin/fedfs-map-nfs4 nobind
Packit Service d199a4
#
Packit 8480eb
# Include central master map if it can be found using
Packit 8480eb
# nsswitch sources.
Packit 8480eb
#
Packit 8480eb
# Note that if there are entries for /net or /misc (as
Packit 8480eb
# above) in the included master map any keys that are the
Packit 8480eb
# same will not be seen as the first read key seen takes
Packit 8480eb
# precedence.
Packit 8480eb
#
Packit 8480eb
+auto.master