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
@ -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