summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongcheng Yang <yongcheng.yang@gmail.com>2023-04-05 12:11:53 -0400
committerSteve Dickson <steved@redhat.com>2023-04-05 12:25:17 -0400
commit608591ddf1ee59c4dda82ceca3f27c90486c5618 (patch)
tree9b46bce7d19875a2076aa27bfdee425c510c8d3c
parenta746c35822e557766d1871ec976490a71e6962d9 (diff)
downloadnfs-utils-608591ddf1ee59c4dda82ceca3f27c90486c5618.tar.gz
nfsmount.conf: Fix typo of the attribute name
Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com> Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--utils/mount/nfsmount.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/mount/nfsmount.conf b/utils/mount/nfsmount.conf
index 342063f..c498eb8 100644
--- a/utils/mount/nfsmount.conf
+++ b/utils/mount/nfsmount.conf
@@ -59,13 +59,13 @@
# acregmin=30
#
# The Maximum time (in seconds) file attributes are cached
-# acregmin=60
+# acregmax=60
#
# The minimum time (in seconds) directory attributes are cached
-# acregmin=30
+# acdirmin=30
#
# The Maximum time (in seconds) directory attributes are cached
-# acregmin=60
+# acdirmax=60
#
# Enable Access Control Lists
# Acl=False