Switch default proto to TCP.
This commit is contained in:
parent
109c8f1daf
commit
ea874b999e
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
/defaults type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key}
|
||||
* opts:=rw,grpid,resvport,vers=3,proto=udp,nosuid,nodev
|
||||
* opts:=rw,grpid,resvport,vers=3,proto=tcp,nosuid,nodev
|
||||
|
Loading…
Reference in New Issue
Block a user