From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5SI4-0003Xg-2h for guix-patches@gnu.org; Tue, 02 May 2017 03:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5SHy-00049D-BY for guix-patches@gnu.org; Tue, 02 May 2017 03:32:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52028) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5SHy-00048o-7J for guix-patches@gnu.org; Tue, 02 May 2017 03:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d5SHy-0004rS-1m for guix-patches@gnu.org; Tue, 02 May 2017 03:32:02 -0400 Subject: bug#26685: certbot service Resent-Message-ID: From: Andy Wingo References: <87mvb0ubog.fsf@lassieur.org> <8737crmv8h.fsf@lassieur.org> Date: Tue, 02 May 2017 09:31:13 +0200 In-Reply-To: <8737crmv8h.fsf@lassieur.org> ("=?UTF-8?Q?Cl=C3=A9ment?= Lassieur"'s message of "Sat, 29 Apr 2017 11:14:06 +0200") Message-ID: 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: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 26685@debbugs.gnu.org On Sat 29 Apr 2017 11:14, Cl=C3=A9ment Lassieur writ= es: > Andy Wingo writes: > >> BTW if you are interested in using/hacking on this, I think we could >> just get it into master and patch it from there. WDYT? > > Ok! Cool :) I guess to do this, we need #26684 first. Would you mind reviewing it? https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26684 Maybe there is a nicer way to do that, but it seems like a useful, not-incompatible change to make, so for me it seems safe to go in. YMMV though :) Andy