746b572ee6
We had a "mount -o remount,rw none /" that was setting back 'relatime', although we had set 'noatime' at initrd mount. Removing the word 'none' fixed it. Specifying a device (in this case 'none'), makes mount to forget previous device options. According to manpage, it says not to read fstab or mtab. But the effect is that of setting 'relatime', if it was mounted 'noatime. |
||
---|---|---|
doc | ||
gui | ||
lib | ||
maintainers | ||
modules | ||
tests | ||
.version | ||
COPYING | ||
default.nix | ||
README | ||
release-combined.nix | ||
release.nix |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.