summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
Diffstat (limited to 'guix')
-rw-r--r--guix/config.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/config.scm b/guix/config.scm
index fb12458..8531d45 100644
--- a/guix/config.scm
+++ b/guix/config.scm
@@ -345,8 +345,8 @@
;; FIXME: To be able to better test and replicate this,
;; we have to replicate what's done in nginx (copy into
;; store, use location in store).
- (service fcgiwrap-service-type
- (fcgiwrap-configuration
+ (service my-fcgiwrap-service-type
+ (my-fcgiwrap-configuration
(socket "unix:/var/run/fcgiwrap.socket")))
;(service cgit-service-type
; (opaque-cgit-configuration