# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $ # Sample auto.master file # Format of this file: # mountpoint map options # For details of the format look at autofs(8). /misc /etc/auto.misc --timeout 60 #/pkg /etc/auto.pkg -intr,nosuid,soft #/public /etc/auto.public -intr,nosuid,soft #/users /etc/auto.home -intr,nosuid,soft /pkg /etc/auto.pkg -intr,nosuid,hard /public /etc/auto.public -intr,nosuid,hard /users /etc/auto.home -intr,nosuid,hard