gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: config: socket.


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: config: socket.
Date: Mon, 29 Oct 2018 16:39:16 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 220f0dc  config: socket.
220f0dc is described below

commit 220f0dc015ad9003705b7ffb5949d31b9d9f16d1
Author: Nils Gillmann <address@hidden>
AuthorDate: Mon Oct 29 15:40:15 2018 +0000

    config: socket.
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 guix/config.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/config.scm b/guix/config.scm
index 537c117..8b897cb 100644
--- a/guix/config.scm
+++ b/guix/config.scm
@@ -199,7 +199,7 @@
              ;; store, use location in store).
              (service fcgiwrap-service-type
                       (fcgiwrap-configuration
-                       (socket "/var/run/fcgiwrap.socket")))
+                       (socket "unix:/var/run/fcgiwrap.socket")))
              ;; (service cgit-service-type
              ;;          (opaque-cgit-configuration
              ;;           (cgitrc "/etc/cgitrc")))

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]