From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2DWqOGHOTWNUzwAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 23:51:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KG/BOGHOTWPXzAAA9RJhRA (envelope-from ) for ; Mon, 17 Oct 2022 23:51:29 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B70AACBA9 for ; Mon, 17 Oct 2022 23:51:29 +0200 (CEST) Received: from localhost ([::1]:43300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okY1A-0002on-U5 for larch@yhetil.org; Mon, 17 Oct 2022 17:51:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35814) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okY0k-0002mg-IO for guix-patches@gnu.org; Mon, 17 Oct 2022 17:51:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51275) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okY0k-0000SN-A9 for guix-patches@gnu.org; Mon, 17 Oct 2022 17:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okY0k-0003yM-5n for guix-patches@gnu.org; Mon, 17 Oct 2022 17:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58595] Acknowledgement ([PATCH 2/2] services: nginx: Improve reload action documentation.) Resent-From: EuAndreh Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Oct 2022 21:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58595 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58595@debbugs.gnu.org Cc: control@debbugs.gnu.org Received: via spool by 58595-submit@debbugs.gnu.org id=B58595.166604342315199 (code B ref 58595); Mon, 17 Oct 2022 21:51:02 +0000 Received: (at 58595) by debbugs.gnu.org; 17 Oct 2022 21:50:23 +0000 Received: from localhost ([127.0.0.1]:50351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okY07-0003x4-HQ for submit@debbugs.gnu.org; Mon, 17 Oct 2022 17:50:23 -0400 Received: from box.euandre.org ([46.101.160.115]:37685) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okY05-0003wa-6S; Mon, 17 Oct 2022 17:50:21 -0400 Received: from authenticated-user (box.euandre.org [46.101.160.115]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by box.euandre.org (Postfix) with ESMTPSA id E877BFC4B2; Mon, 17 Oct 2022 18:50:14 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=euandre.org; s=mail; t=1666043415; bh=Luyrl3tT8PrG6ZEl3qfDbiWBfDeAFVxbtnij1zgwhPQ=; h=In-Reply-To:References:Subject:From:To:Cc:Date:From; b=GGi+MrflwG6AaWw5YKkXgMvlmzSKOXqS3QxDbZnxisSgQn+ZqMIP83zSVB4eLxOKn p2dhTj7wTjt7gSE6PnVWWxceUenXhfoNKLO2+O/NLySVhh+OTWIX15scXDBCnCLb0f 0oB79E3g3GAgcN+82+59vTUAgw+3SPS1hpozPY8Fo4M1un5PMVz/HMl8+LDgQ0UQ/G S5UJ3evZn71YiFbODzYo1z+GI2IUA2bqSbQA9fQrZh8qje9iY5n5JwvgvkN6HW+jXA sWq7KEkveYqocTFKqSWwmo+ZAm/K98aha3v5sN2pjAFZiv1kDeq+tLyRwF1G8ud81O P0VzcqrEUPdLQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: References: <20221017213325.29154-1-eu@euandre.org> Date: Mon, 17 Oct 2022 18:50:10 -0300 Message-ID: <166604341024.23569.10307676477541048847@localhost> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: EuAndreh X-ACL-Warn: , EuAndreh via Guix-patches From: EuAndreh via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666043489; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Luyrl3tT8PrG6ZEl3qfDbiWBfDeAFVxbtnij1zgwhPQ=; b=GsAgeYXA7oKPSWjMD7oUbdaLlddonv7nsXzdIT/qbKP8uqujgFUOEXXm0gvK5fWPto3aL3 GhrOfpZckDVBKDLYLS0ceSK/DZFpRJA9Y1PoFbVeSh5RVomBlvn61oR2i4a5weBMoFH73s K3K7WVIThf7dUssohFHLLfS5EdP8b0kRIqjbubP5lWRucTPweFoOMU1Zh/gjaT4QtThRoq IRBJlaH0sT90c02wXfpuxxUShifg0/L09eILTVcFbZwOFrnaDxxg4M+QDuls/kVekIQ7HA 2NaHJJiPfFxI1V4lDqqJ9EWRkzDwDyCL69XXLdYNL5/ccMc/X7v4SDlgjBorIw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666043489; a=rsa-sha256; cv=none; b=L9Kc8Y11+ZkwSZMXpkazT46zMmQzpjMlEYsBDvaaRvCntXlZA3+g2S+Q4iya5bdTxS2yRy 1+k58w/+zLQZoD9pPiM4fGDYhGqLO+d2Tc5NGvQRySnEm+UFFw36GvVBMihvQ2w800vrU3 wEU/3fAPJ8XUobWlGqeCQqOLWYPw3kbYU9DMsnT5V0XKsYgYVuDl24EyCfkkDPcbSD24Od 6QPfFjls7ZuiXVK+q2R2Wa/X8xDrFZZTUBjgxFA1u8QS2ro30+4nnCecE6sItf3yYubQMX R3MI866VEZl9BHbB+OJTzsTlZcGYqBeDoH99MGNzLZQaGkcjgFGiTe+8kMR6gw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=euandre.org header.s=mail header.b=GGi+Mrfl; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=euandre.org header.s=mail header.b=GGi+Mrfl; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B70AACBA9 X-Spam-Score: -1.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: D009ObZgGuDL close 58595 Superseded by 58590.