summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix/fixed-fcgiwrap.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/fixed-fcgiwrap.scm b/guix/fixed-fcgiwrap.scm
index 8091147..573baad 100644
--- a/guix/fixed-fcgiwrap.scm
+++ b/guix/fixed-fcgiwrap.scm
@@ -109,8 +109,8 @@
(adjust-permissions path perm)
pid)
(else #f)))))))
- (_ (start-fcgiwrap)))))
- (stop #~(make-kill-destructor))))))))
+ (_ (start-fcgiwrap)))))
+ (stop #~(make-kill-destructor))))
(define fcgiwrap-accounts