From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esF6U-0005G0-Tj for guix-patches@gnu.org; Sat, 03 Mar 2018 16:54:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esF6Q-0002B5-En for guix-patches@gnu.org; Sat, 03 Mar 2018 16:54:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35320) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1esF6Q-0002Az-B0 for guix-patches@gnu.org; Sat, 03 Mar 2018 16:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1esF6Q-0006Xg-4M for guix-patches@gnu.org; Sat, 03 Mar 2018 16:54:02 -0500 Subject: bug#30459: [PATCH 06/11] services: certbot: Get certbot to run non-interactively. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180214213504.29984-1-clement@lassieur.org> <20180214213504.29984-6-clement@lassieur.org> <87606vvecp.fsf@fastmail.com> <874lmc4mz4.fsf@lassieur.org> <874lm9b00c.fsf@fastmail.com> <87inao4umt.fsf@lassieur.org> Date: Sat, 03 Mar 2018 22:52:57 +0100 In-Reply-To: <87inao4umt.fsf@lassieur.org> ("=?UTF-8?Q?Cl=C3=A9ment?= Lassieur"'s message of "Thu, 22 Feb 2018 21:49:46 +0100") Message-ID: <87fu5g6d3a.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: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 30459-done@debbugs.gnu.org Cl=C3=A9ment Lassieur skribis: > I pushed the series as is in the master branch, because it changes the > API and it's better that the potential users use the new API as soon as > possible. (And it works anyway.) I'll add a patch implementing the > certbot-activation as a Shepherd service. Awesome. Remember to close the bug by emailing NNN-done@debbugs.gnu.org as I=E2=80= =99m doing here. :-) Ludo=E2=80=99.