summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2017-10-27 12:15:01 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2017-11-08 18:23:06 +0100
commit0af94ad52f65a5a62febd203e431f17642f07577 (patch)
tree0057d2f7ebf58f8cd4886ceec6f684e3bb563f68 /gnu/services/base.scm
parentd9565f7d8797d6ab826776c9ac3befdf20f73e05 (diff)
downloadguix-patches-0af94ad52f65a5a62febd203e431f17642f07577.tar
guix-patches-0af94ad52f65a5a62febd203e431f17642f07577.tar.gz
gnu: service: Update comment.
* gnu/services/base.scm (guix-activation): Update comment.
Diffstat (limited to 'gnu/services/base.scm')
-rw-r--r--gnu/services/base.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/base.scm b/gnu/services/base.scm
index b605614ab6..2ba655d940 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.