aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/guix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/services/guix.scm')
-rw-r--r--gnu/services/guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/guix.scm b/gnu/services/guix.scm
index 1450eedf37..81bfe45e4e 100644
--- a/gnu/services/guix.scm
+++ b/gnu/services/guix.scm
@@ -440,7 +440,7 @@
(shepherd-service
(documentation "Guix Build Coordinator Agent")
(provision '(guix-build-coordinator-agent))
- (requirement '(networking))
+ (requirement '(networking user-processes))
(start
#~(lambda _
(parameterize ((%current-logfile-date-format ""))