From 3858b61b43db12a611f0e0ca644c547edc214b7a Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 9 Sep 1998 17:37:14 +0000 Subject: options changed with the new AMD. Rather than ``nfsv2'', we now have ``vers=3,proto=tcp'' --- etc/amd.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/amd.map') diff --git a/etc/amd.map b/etc/amd.map index 729eb4d..44aacc4 100644 --- a/etc/amd.map +++ b/etc/amd.map @@ -1,2 +1,2 @@ /defaults type:=host;fs:=${autodir}/${rhost};rhost:=${key} -* opts:=rw,grpid,resvport,nfsv2,nosuid,nodev +* opts:=rw,grpid,resvport,vers=3,proto=tcp,nosuid,nodev -- cgit v1.1