xref: /netbsd-src/etc/auto_master (revision b985414b8f8688f3bfa6718c583260b26b0bf1d1)
1*b985414bSchristos# $NetBSD: auto_master,v 1.1 2018/01/09 03:31:14 christos Exp $
2*b985414bSchristos#
3*b985414bSchristos# Automounter master map, see auto_master(5) for details.
4*b985414bSchristos#
5*b985414bSchristos/net		-hosts		-nobrowse,nosuid,intr
6*b985414bSchristos# When using the -media special map, make sure to edit devd.conf(5)
7*b985414bSchristos# to move the call to "automount -c" out of the comments section.
8*b985414bSchristos#/media		-media		-nosuid,noatime
9*b985414bSchristos#/-		-noauto
10