From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:59671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h32AB-00026w-7d for guix-patches@gnu.org; Sun, 10 Mar 2019 13:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h32AA-0000ex-KW for guix-patches@gnu.org; Sun, 10 Mar 2019 13:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52952) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h32AA-0000eh-8m for guix-patches@gnu.org; Sun, 10 Mar 2019 13:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h32A9-0003P5-T3 for guix-patches@gnu.org; Sun, 10 Mar 2019 13:23:01 -0400 Subject: [bug#33836] [PATCH 0/2] Apply suggestions. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87k1i0itaj.fsf@gnu.org> <20190228224001.27182-1-go.wigust@gmail.com> Date: Sun, 10 Mar 2019 18:21:55 +0100 In-Reply-To: <20190228224001.27182-1-go.wigust@gmail.com> (Oleg Pykhalov's message of "Fri, 1 Mar 2019 01:39:59 +0300") Message-ID: <87imwq3arw.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: Oleg Pykhalov Cc: 33836@debbugs.gnu.org Hi Oleg, Oleg Pykhalov skribis: > Apologies for a big delay. > > I applied all your suggestions and improved (I hope) text in error and hi= nt. > > Oleg Pykhalov (2): > services: configuration: Add '%location'. > services: zabbix-front-end: Show location in messages. LGTM, thank you! Ludo=E2=80=99.