file-systems: Use 'no-atime' for %IMMUTABLE-STORE.

* gnu/system/file-systems.scm (%immutable-store): Add 'no-atime'.
This commit is contained in:
Ludovic Courtès 2019-07-19 11:48:19 +02:00
parent 92ca25a32b
commit b41c7beb0b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2013, 2014, 2015, 2016, 2017, 2018 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;
@ -352,7 +352,7 @@ TARGET in the other system."
(mount-point (%store-prefix))
(type "none")
(check? #f)
(flags '(read-only bind-mount))))
(flags '(read-only bind-mount no-atime))))
(define %control-groups
(let ((parent (file-system