guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: service: Update comment.


From: Hartmut Goebel
Subject: 03/03: gnu: service: Update comment.
Date: Wed, 8 Nov 2017 12:23:48 -0500 (EST)

htgoebel pushed a commit to branch master
in repository guix.

commit 0af94ad52f65a5a62febd203e431f17642f07577
Author: Hartmut Goebel <address@hidden>
Date:   Fri Oct 27 12:15:01 2017 +0200

    gnu: service: Update comment.
    
    * gnu/services/base.scm (guix-activation): Update comment.
---
 gnu/services/base.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/services/base.scm b/gnu/services/base.scm
index b605614..2ba655d 100644
--- a/gnu/services/base.scm
+++ b/gnu/services/base.scm
@@ -1441,7 +1441,7 @@ failed to register hydra.gnu.org public key: ~a~%" 
status))))))))
   (match config
     (($ <guix-configuration> guix build-group build-accounts authorize-key? 
keys)
      ;; Assume that the store has BUILD-GROUP as its group.  We could
-     ;; otherwise call 'chown' here, but the problem is that on a COW unionfs,
+     ;; otherwise call 'chown' here, but the problem is that on a COW 
overlayfs,
      ;; chown leads to an entire copy of the tree, which is a bad idea.
 
      ;; Optionally authorize hydra.gnu.org's key.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]