Package: autofs / 5.1.2-4

15auto_net_nfs4.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
From: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de>
Description: Add an example line for nfsv4 environments.

--- a/samples/auto.net
+++ b/samples/auto.net
@@ -8,9 +8,12 @@
 key="$1"
 
 # add "nosymlink" here if you want to suppress symlinking local filesystems
 # add "nonstrict" to make it OK for some filesystems to not mount
+# choose one of the two lines below depending on the NFS version in your
+# environment
 opts="-fstype=nfs,hard,intr,nodev,nosuid"
+#opts="-fstype=nfs4,hard,intr,nodev,nosuid,async"
 
 for P in /bin /sbin /usr/bin /usr/sbin
 do
 	for M in showmount kshowmount