aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2015-01-08 16:35:09 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2015-01-08 16:35:09 +0000
commit902272dd55639b385d4fbc6a73b330d93c0b9418 (patch)
treec7fbfd028d0db19a14ed51d86b38fe8fd7add8f8 /etc
parent707c9cc5d178dfcf285ffd4513cde88f347eb7a0 (diff)
downloadsrc-902272dd55639b385d4fbc6a73b330d93c0b9418.tar.gz
src-902272dd55639b385d4fbc6a73b330d93c0b9418.zip
Make /net use -intr by default. Linux does that, and it seems a good idea.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=276833
Diffstat (limited to 'etc')
-rw-r--r--etc/auto_master2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/auto_master b/etc/auto_master
index 2e4db21fe39d..0083b1824bc0 100644
--- a/etc/auto_master
+++ b/etc/auto_master
@@ -2,7 +2,7 @@
#
# Automounter master map, see auto_master(5) for details.
#
-/net -hosts -nobrowse,nosuid
+/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