bd9325a169
it read-only instead of just failing if the media is write-protected. The /net doesn't seem to require the flag. MFC after: 2 weeks Relnotes: yes Sponsored by: DARPA, AFRL
10 lines
297 B
Plaintext
10 lines
297 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# Automounter master map, see auto_master(5) for details.
|
|
#
|
|
/net -hosts -nobrowse,nosuid,intr
|
|
# When using the -media special map, make sure to edit devd.conf(5)
|
|
# to move the call to "automount -c" out of the comments section.
|
|
#/media -media -nosuid,noatime,autoro
|
|
#/- -noauto
|