mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
Add "nfsv2" to the default mount options. It can be removed when V3
stops causing unkillable hung processes.
This commit is contained in:
parent
b7c2b28e0b
commit
676efd96cb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27188
@ -1,2 +1,2 @@
|
||||
/defaults type:=host;fs:=${autodir}/${rhost};rhost:=${key}
|
||||
* opts:=rw,grpid,resvport
|
||||
* opts:=rw,grpid,resvport,nfsv2
|
||||
|
Loading…
Reference in New Issue
Block a user