From a1bd1b8309287c0165dcca192c99d41a0173e92e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 14 Aug 2007 08:47:16 +0000 Subject: (set_default) adjust comment --- perl-install/fs/mount_options.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/fs') diff --git a/perl-install/fs/mount_options.pm b/perl-install/fs/mount_options.pm index b2a31074d..759610304 100644 --- a/perl-install/fs/mount_options.pm +++ b/perl-install/fs/mount_options.pm @@ -199,7 +199,7 @@ sub set_default { } if (isTrueFS($part)) { - #- noatime on laptops (do not wake up the hd) + #- relatime on laptops (do not wake up the hd) #- Do not update inode access times on this #- file system (e.g, for faster access on the #- news spool to speed up news servers). -- cgit v1.2.1