From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzJId-0007do-PA for guix-patches@gnu.org; Mon, 10 Sep 2018 06:20:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fzJIY-0000FW-R8 for guix-patches@gnu.org; Mon, 10 Sep 2018 06:20:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46757) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fzJIY-0000FI-M4 for guix-patches@gnu.org; Mon, 10 Sep 2018 06:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fzJIY-0002GZ-Gn for guix-patches@gnu.org; Mon, 10 Sep 2018 06:20:02 -0400 Subject: bug#32660: [PATCH 0/2] Move taylon service to web.scm; add log file for hpcguix-web Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180907210521.15645-1-ludo@gnu.org> Date: Mon, 10 Sep 2018 12:18:50 +0200 In-Reply-To: <20180907210521.15645-1-ludo@gnu.org> ("Ludovic \=\?utf-8\?Q\?Cou\?\= \=\?utf-8\?Q\?rt\=C3\=A8s\=22's\?\= message of "Fri, 7 Sep 2018 23:05:21 +0200") Message-ID: <878t49irjp.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 32660-done@debbugs.gnu.org Ludovic Court=C3=A8s skribis: > services: tailon: Move to (gnu services web). > services: hpcguix-web: Produce a log file and rotate it. Pushed!