5 ms·
IIRC, noatime is useful everywhere except /var/spool or /var/mail where certain daemons may depend on access time correctness.
by pdenton 4y ago
IIRC, noatime is useful everywhere except /var/spool or /var/mail where certain daemons may depend on access time correctness.
- londons_explore 4y agoYou can't depend on access time correctness... Because someone else can come along and grep through all your files and now they're all accessed right now.