taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 29ba2c951366744ebea5afca9808e1a149670a0f
parent 38ebee339761a99b856024452c41291c075b77fd
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue,  4 Dec 2018 12:29:21 +0100

quasi-quote

Diffstat:
Mguix/config.scm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/config.scm b/guix/config.scm @@ -90,7 +90,7 @@ (documentation "Run the fcgiwrap daemon.") (requirement '(networking)) (start (with-imported-modules - '(((shepherd-with-sock) => ,(local-file "shepherd-with-sock.scm"))) + `(((shepherd-with-sock) => ,(local-file "shepherd-with-sock.scm"))) #~(begin (use-modules ((shepherd-with-sock) #:prefix my:)) (my:make-forkexec-constructor