LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to set anotime in the fstab? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-set-anotime-in-the-fstab-71744/)

Volatile 07-10-2003 10:39 PM

How to set anotime in the fstab?
 
Here is the line in fstab I want to change (Underscores are spaces, so they are not in my fstab):
LABEL=/_____ /______ext3_____defaults_____1 1


So to change it all I have to do is:
LABEL=/ _______ /______ext3_____ noatime_____1 1

is this correct?

Mathieu 07-12-2003 06:32 PM

Yes.

Although I usually put defaults,noatime


All times are GMT -5. The time now is 08:37 PM.