From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 0J6DIUlj82LZWgAAbAwnHQ (envelope-from ) for ; Wed, 10 Aug 2022 09:50:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gBF6IUlj82IyFAAAauVa8A (envelope-from ) for ; Wed, 10 Aug 2022 09:50:33 +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 4810B1B2A9 for ; Wed, 10 Aug 2022 09:50:33 +0200 (CEST) Received: from localhost ([::1]:56042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oLgU4-0006zQ-5K for larch@yhetil.org; Wed, 10 Aug 2022 03:50:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38380) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLgTa-0006zH-T5 for guix-patches@gnu.org; Wed, 10 Aug 2022 03:50:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56138) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oLgTa-0004Ip-IP for guix-patches@gnu.org; Wed, 10 Aug 2022 03:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oLgTa-0006XN-DO for guix-patches@gnu.org; Wed, 10 Aug 2022 03:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56699] [PATCH v4] gnu: greetd-service-type: Add greeter-extra-groups config field. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 10 Aug 2022 07:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56699 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: muradm Cc: "\(" , 56699@debbugs.gnu.org Received: via spool by 56699-submit@debbugs.gnu.org id=B56699.166011778925107 (code B ref 56699); Wed, 10 Aug 2022 07:50:02 +0000 Received: (at 56699) by debbugs.gnu.org; 10 Aug 2022 07:49:49 +0000 Received: from localhost ([127.0.0.1]:45887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLgTN-0006Wt-Jj for submit@debbugs.gnu.org; Wed, 10 Aug 2022 03:49:49 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:18778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLgTL-0006Wi-3u for 56699@debbugs.gnu.org; Wed, 10 Aug 2022 03:49:48 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4M2hss49WVz3wGM; Wed, 10 Aug 2022 09:49:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1660117777; bh=dtX58JzvkwnG6X4kvMlfz6eOfftFDl5vk7Au/E11WoE=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=JN5KyQAMKgNhfuuzi2UFoX3rGB6XunnOUvOETschuxBH6x79IcQHE3oIFQWa0kktH 3YDidfAY+UCdCM6MaPnbf7/mkFAgIQsKRxwuuGH5mGEq3T9lDTf8XZEKHX+8847MxI 9WgZxs60IDmbH/bVF9E+8vdXnUTigCAomTHRu2s8= Message-ID: <7dfb270fe1a914b02dbd62baa94c7197a7ba541b.camel@ist.tugraz.at> From: Liliana Marie Prikler Date: Wed, 10 Aug 2022 09:49:36 +0200 In-Reply-To: <8735e5yziu.fsf@muradm.net> References: <874jyn20et.fsf@muradm.net> <20220807214804.22323-1-mail@muradm.net> <1d138ba85a305947acc267d995179effd6be0edd.camel@ist.tugraz.at> <87edxqzg95.fsf@muradm.net> <8735e5yziu.fsf@muradm.net> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1660117833; h=from:from:sender:sender: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=dtX58JzvkwnG6X4kvMlfz6eOfftFDl5vk7Au/E11WoE=; b=mXktOr4Ff3R9b+8i6IjnwDBRPACvKR6rlopvltCEvPvnD5dZtYgO0S11CSrNy7skvmsKbz dSbPA1XkFRViIDBexCVlX8OVDQdLTc9gxgK9bobpSyTxGLCc7LXPFR0kJaP9yGB6qC0ihO ji1JykeL7lsOygKSG61dXpNkL5kqrxPIDePONPz57IXqkKFVqd4n+V3Xx/1QEX4HKAGQzv EpSx6EKRGooF0/1ZkViRhK4I9L61PowlbH5hf3Xq7SJAHqfH9JcGPQOkzQCTdzGVfOVq/t 2K94hercDxfMi3cpEruACa9Eo11Y2wSkBkCzx/Cl8vsdotb1jQ9WTu9If99xJg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660117833; a=rsa-sha256; cv=none; b=IkJ94PC7Bo9GvTFyOSnwUDUzdwpD8zbBtHXdSj0jgauHRzcqupT+CWlIEXfd+E8P/07mI1 cJh2zBlY+twzEW0g31vTL7yZGXRcgBLdxVSmMFwZs5V3lfLeF/fBlvKy/9PppX5I7kWEQ5 Jb/zC9OqIqf8xlMVD0ofCiXTlZYHEY49GEpLpMrunZkzdj9XLE4lFEt+iYAOoBBJAKktVF eMK3fhrSiHRqbqY8u2gifzn41wTKnbIAT1uC0SWlzL3CSM25lkh6jh704qftA/4cWlc5ZG IwTBNYsLlEamBjjfunBTchGy27IeQTqBjeDR8KaJRkHejJHWENBn4ONzvVyjrg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=JN5KyQAM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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: 5.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=JN5KyQAM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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: 4810B1B2A9 X-Spam-Score: 5.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: C1FXH5Q6Iy7X Am Dienstag, dem 09.08.2022 um 22:40 +0300 schrieb muradm: > fixed v4 LGTM