diff --git a/mount/help/linux_noatime.html b/mount/help/linux_noatime.html new file mode 100644 index 000000000..fc74037c7 --- /dev/null +++ b/mount/help/linux_noatime.html @@ -0,0 +1,9 @@ +
Avoid updating last access times?
+ +By default, whenever a file is read Linux will update it's last +access time. Since this information is rarely used and can be +expensive to store, changing to option to Yes will turn +off recording this access time.

+ +