mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 22:32:30 +01:00
Make /net use -intr by default. Linux does that, and it seems a good idea.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
707c9cc5d1
commit
902272dd55
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276833
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user