From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UHFUFy+sR2M7LQAAbAwnHQ (envelope-from ) for ; Thu, 13 Oct 2022 08:11:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GLVmFy+sR2NzEgEA9RJhRA (envelope-from ) for ; Thu, 13 Oct 2022 08:11:59 +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 287B1B26A for ; Thu, 13 Oct 2022 08:11:59 +0200 (CEST) Received: from localhost ([::1]:56976 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oirRm-0008Ej-9m for larch@yhetil.org; Thu, 13 Oct 2022 02:11:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oirQs-0008CM-FM for guix-patches@gnu.org; Thu, 13 Oct 2022 02:11:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59962) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oirQs-0000kO-79 for guix-patches@gnu.org; Thu, 13 Oct 2022 02:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oirQs-0000Rq-1q for guix-patches@gnu.org; Thu, 13 Oct 2022 02:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58454] [PATCH v3] gnu: home: Add home-dbus-service-type. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 13 Oct 2022 06:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58454 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: andrew@trop.in, 58454@debbugs.gnu.org X-Debbugs-Original-To: "Andrew Tropin" , "( via Guix-patches via" , <58454@debbugs.gnu.org> Received: via spool by 58454-submit@debbugs.gnu.org id=B58454.16656414151630 (code B ref 58454); Thu, 13 Oct 2022 06:11:02 +0000 Received: (at 58454) by debbugs.gnu.org; 13 Oct 2022 06:10:15 +0000 Received: from localhost ([127.0.0.1]:59036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oirQ7-0000QD-9p for submit@debbugs.gnu.org; Thu, 13 Oct 2022 02:10:15 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oirQ4-0000Pz-9Z for 58454@debbugs.gnu.org; Thu, 13 Oct 2022 02:10:13 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 52C4A4DAB3; Thu, 13 Oct 2022 08:10:11 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MhwzKM2HxHEL; Thu, 13 Oct 2022 08:10:10 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665641409; bh=lwH06QAM3q4AnacJSkqApeVgMVfVB5Du8JvudZrisCM=; h=Date:To:Subject:From:References:In-Reply-To; b=LMcGjGHvIWSxB94TUQKL60Mw5vTF6ytiU2CqJNReY1psyPDzJX5p8/UEyxtoFQAsU G3DkuU39+K1Z1M6qPWnIswGNZ3h8jlLZ66CaRo/YUG0JWOQDXfzGSMdK5WM3YDYE8u 9e6Q/unaTBLgbxOx8xyB4YmGCZLMwmFpr0oWXVAacmWB6tBBd206E6PqUl3SsB4CtG nvO3QjkzscN5tNNu4OAwiH3u3y5sTsvDmNGwOBsuJsjxNOnIU3ebbczVZ1KAX7BWuY bnejRuHCFq71DwUlVRMTty4HpCPGJwDeejZt0OpnKmtMSZ60S5VNDnA2eYrdtesWI4 jlmYUf4a4IkRQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 13 Oct 2022 07:10:09 +0100 Message-Id: References: <20221011194513.26008-1-paren@disroot.org> <20221012202139.8379-1-paren@disroot.org> <87y1tkcn6u.fsf@trop.in> In-Reply-To: <87y1tkcn6u.fsf@trop.in> 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: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( 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=1665641519; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=047jUU3TSPz7PlLnGOiLMCKwj+UBzavcKEVtzMU+Wcw=; b=C6XoxWHmPrK71BmT2CM70rnw8w8afqRxgX8gI3S0A85elePZqScV3b2RdOkqMaj/YnFDPc mKCF8MNN8iDUXuHaicNGgGRbCL8V5eFCFYQfmhtDXx8lo6yES0AO2x9NUe38RnoQ8hmTFr IAbnb+ui+yh/1QYnQkgqS9eGh8/FtgTjojV1bRCd0SeLv56SI6KLagD81utcCjuETAB23g IXuSdgOhG7ldwiQJ96O5VpUWfg24TumUWrZ0Jv+EqAxbvBbpx2Br+f5jJtUAKRdkoHCpmg pPo6hvPjYDdLwolNnU3K30X7TF7SNldBvv01PJKCtVkWwaRwP9oh3Z8I0aQ9uQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665641519; a=rsa-sha256; cv=none; b=qq+cmsTqqKfrWVuzqzPMDLj53b7G5T7KyrolibAytEd1uISefdRyu22Eoha708UCPq8BvW E8mdBghpMoMXbxeY45vsLR4FLoUMa0xZEkfnxVaPGaXvmDWLmUD+dzzMuC48gQDWVRp2EE eeu5FpNAAW4Rpwt5KVx3UgjREi+5CCoeYdkZJumHZ1Lt+d55QxUW1/MEVI71I0dsEMRYiR MueQOcZ6lsFfbUM4ROYzKrEERms6OqUnYDcqNQg4DWTUrk6pvuy3+qjTc6VD533h2U55Vv W6e5T9/EbiHnKZyBBFSDt620EXUQQhpP0CCCid0BdwWW67Bf+8xxQijuz8W+cg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=LMcGjGHv; 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.20 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=LMcGjGHv; 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: 287B1B26A X-Spam-Score: -1.20 X-Migadu-Scanner: scn0.migadu.com X-TUID: GGnoFDqHWhYj Thanks! -- (