gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 01/02: config: cgit service


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 01/02: config: cgit service
Date: Mon, 29 Oct 2018 18:12:53 +0100

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

ng0 pushed a commit to branch master
in repository deployment.

commit b07c317b9fab21f6db640b8af8189e36f3df3f2b
Author: Nils Gillmann <address@hidden>
AuthorDate: Mon Oct 29 17:13:24 2018 +0000

    config: cgit service
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 guix/config.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/guix/config.scm b/guix/config.scm
index 8b897cb..f56ba27 100644
--- a/guix/config.scm
+++ b/guix/config.scm
@@ -200,9 +200,9 @@
              (service fcgiwrap-service-type
                       (fcgiwrap-configuration
                        (socket "unix:/var/run/fcgiwrap.socket")))
-             ;; (service cgit-service-type
-             ;;          (opaque-cgit-configuration
-             ;;           (cgitrc "/etc/cgitrc")))
+             (service cgit-service-type
+                      (opaque-cgit-configuration
+                       (cgitrc "/etc/deployment/guix/etc/cgitrc")))
              (service nginx-service-type
                       (nginx-configuration
                        (file (file-append %nginx-config

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



reply via email to

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