guix-patches
[Top][All Lists]
Advanced

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

[bug#32660] [PATCH 0/2] Move taylon service to web.scm; add log file for


From: Ludovic Courtès
Subject: [bug#32660] [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web
Date: Fri, 7 Sep 2018 23:05:21 +0200

Hello,

This moves taylon-service-type to web.scm, mostly so we can use admin.scm
from there (and potentially in other places as well.)

Thoughts?

Ludo’.

Ludovic Courtès (2):
  services: tailon: Move to (gnu services web).
  services: hpcguix-web: Produce a log file and rotate it.

 gnu/local.mk           |   1 -
 gnu/services/admin.scm | 174 +-------------------------------------
 gnu/services/web.scm   | 188 ++++++++++++++++++++++++++++++++++++++++-
 gnu/tests/admin.scm    | 127 ----------------------------
 gnu/tests/web.scm      |  99 +++++++++++++++++++++-
 5 files changed, 284 insertions(+), 305 deletions(-)
 delete mode 100644 gnu/tests/admin.scm

-- 
2.18.0






reply via email to

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