From unknown Tue Jun 17 01:46:12 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#60701] [PATCH] doc: Fix documentation typo. Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 Jan 2023 04:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60701@debbugs.gnu.org Cc: jgart , Maxim Cournoyer X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167332663329114 (code B ref -1); Tue, 10 Jan 2023 04:58:01 +0000 Received: (at submit) by debbugs.gnu.org; 10 Jan 2023 04:57:13 +0000 Received: from localhost ([127.0.0.1]:38492 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pF6hE-0007ZW-Pa for submit@debbugs.gnu.org; Mon, 09 Jan 2023 23:57:13 -0500 Received: from lists.gnu.org ([209.51.188.17]:60026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pF6hD-0007ZN-Im for submit@debbugs.gnu.org; Mon, 09 Jan 2023 23:57:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pF6hD-0006jU-D3 for guix-patches@gnu.org; Mon, 09 Jan 2023 23:57:11 -0500 Received: from mx1.dismail.de ([78.46.223.134]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pF6hB-0004s5-J7 for guix-patches@gnu.org; Mon, 09 Jan 2023 23:57:11 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 1fdc75bb; Tue, 10 Jan 2023 05:57:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=noYqIVoaQo1lITa9DQPOKn43TKN7HA5K8co00TaBPwM=; b= lD/mn2GZFjGos7ci+7+RmF75TzKFk0qjO6DjoaGHlfxrLqrEomKEzFQOA6T620vg FFxSP9yZ7XnMrWF8mNo9T44JRrXdXCGEsZoaD/V89NiPSZyLPJRdJrQPPVRcJ6/9 sGcJyUhqdQrFUvreYA0dnLnKzcU91/GAXcjzrWeSmW5drC8c28dgjH47WumTbN10 w/yjMkpdjDDPQWzFxrkdUziZRn88gb+8BI8Zg6pfIM87AXKcKsAP1851oSwWVVEx zkxBQlZzbiJKm0QNHsZ+EEMXe6MUSAW3R/NmCvNYzYXt3Lmtf30n8e0S0+G53cmJ 1Kmlw1bObWj0GVDEMRGxXA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cd0864ca; Tue, 10 Jan 2023 05:57:05 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 3761a34d; Tue, 10 Jan 2023 05:57:05 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id f69eb203 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 10 Jan 2023 05:57:04 +0100 (CET) From: jgart Date: Mon, 9 Jan 2023 22:56:01 -0600 Message-Id: <20230110045600.13785-1-jgart@dismail.de> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * doc/guix.texi (VNC Services): Fix typo. Hi, This fixes a typo in the VNC service docs. all best, jgart --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 5978a91a93..62a67ab824 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -31427,7 +31427,7 @@ guix shell tigervnc-client -- vncviewer localhost:5910 @end example The following configuration combines XDMCP and Inetd to allow multiple -users to concurrently use the remote system, login in graphically via +users to concurrently use the remote system and login graphically via the GDM display manager: @lisp -- 2.38.1 From unknown Tue Jun 17 01:46:12 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#60701] [PATCH] doc: Fix documentation typo. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 15:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 60701-done@debbugs.gnu.org, 60701@debbugs.gnu.org, maxim.cournoyer@gmail.com X-Debbugs-Original-Cc: 60701-done@debbugs.gnu.org, guix-patches@gnu.org, Maxim Cournoyer Received: via spool by submit@debbugs.gnu.org id=B.167664704618492 (code B ref -1); Fri, 17 Feb 2023 15:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Feb 2023 15:17:26 +0000 Received: from localhost ([127.0.0.1]:41019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT2UI-0004oC-I5 for submit@debbugs.gnu.org; Fri, 17 Feb 2023 10:17:26 -0500 Received: from lists.gnu.org ([209.51.188.17]:40970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT2UG-0004o1-0C for submit@debbugs.gnu.org; Fri, 17 Feb 2023 10:17:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pT2UF-0005P0-QL for guix-patches@gnu.org; Fri, 17 Feb 2023 10:17:23 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pT2UE-0002NU-9n for guix-patches@gnu.org; Fri, 17 Feb 2023 10:17:23 -0500 Received: from localhost (cpc158837-hari22-2-0-cust393.20-2.cable.virginm.net [86.20.51.138]) by mira.cbaines.net (Postfix) with ESMTPSA id 3F9B516935; Fri, 17 Feb 2023 15:17:18 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 68a77034; Fri, 17 Feb 2023 15:17:17 +0000 (UTC) References: <20230110045600.13785-1-jgart@dismail.de> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines Date: Fri, 17 Feb 2023 15:16:50 +0000 In-reply-to: <20230110045600.13785-1-jgart@dismail.de> Message-ID: <87bklsmidf.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain jgart via Guix-patches via writes: > * doc/guix.texi (VNC Services): Fix typo. > > Hi, > > This fixes a typo in the VNC service docs. This looks to have been pushed to master as 65d24b9a24dd7ca195b7138ded63764a812e90e9. Marking as done. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPvmnxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcjAhAAuaqFvBNqdO6+Sziz71JBUdBvmp2lTK5t J1ij5gHRMda1DldAxixAR5GYSicJJrTKrtDNVQMThncKMbsXtGimVkKYuSIh0i9V NyMAkfG0srlWp9a72qy1mF198fXCkLPFt0rN9sD4UpFQVyu2w80TJ6H9aSVKEXRC nXLM1ajwHTOTxU71KwfL0k9i8oHYjGbpsaV0QAQvW1FC849wjLDIpzWG8zfab1y0 I87GYAWwJdndwOXWotsAhocbJNkmZ+ewMoEb8Kh7CJRIDeOHQXkZ1KTrzjk283PU 4QQBLM/+AAu0Bw9XHfSu2ZtQ2Uvdzl4hHstBrPUKocBZcUjNqs7gQnlKmUPkhln1 xaIWvUxw6nR4nkJ+BCIPQTg0IZfLWpgtriSZBcQvN16BuZ9ymLBme7JAL3sPtRz7 36J7SxGGR3KHgZ/dicxqH3P+1OcWVL+hYRuNo4MgV2/KMkKKAjsLzUouET0zWEWC iemqgI50lBB5sbwNGPsCIPqtZdjz0vJt7zLaeMCE/MEGnVr3anjOde/TwqOprQV3 QqKswuzoy+bkPN6cT5oTSYxIA0SqDknE33ZL8/2/MpntKFp1pGzCMc2vmx2ukyOV ID8EQaB1eIyNRrI0O0SqptvM8cwR1zXaSdHzR2HBTehVjvRpM/2OB91xd2YXwXAM cCcd+dY1AZI= =dJln -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 01:46:12 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: jgart Subject: bug#60701: closed (Re: [bug#60701] [PATCH] doc: Fix documentation typo.) Message-ID: References: <87bklsmidf.fsf@cbaines.net> <20230110045600.13785-1-jgart@dismail.de> X-Gnu-PR-Message: they-closed 60701 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 60701@debbugs.gnu.org Date: Fri, 17 Feb 2023 15:18:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1676647082-18543-1" This is a multi-part message in MIME format... ------------=_1676647082-18543-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #60701: [PATCH] doc: Fix documentation typo. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 60701@debbugs.gnu.org. --=20 60701: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D60701 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1676647082-18543-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 60701-done) by debbugs.gnu.org; 17 Feb 2023 15:17:22 +0000 Received: from localhost ([127.0.0.1]:41016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT2UE-0004ns-Au for submit@debbugs.gnu.org; Fri, 17 Feb 2023 10:17:22 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT2UC-0004nk-Fj for 60701-done@debbugs.gnu.org; Fri, 17 Feb 2023 10:17:20 -0500 Received: from localhost (cpc158837-hari22-2-0-cust393.20-2.cable.virginm.net [86.20.51.138]) by mira.cbaines.net (Postfix) with ESMTPSA id 3F9B516935; Fri, 17 Feb 2023 15:17:18 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 68a77034; Fri, 17 Feb 2023 15:17:17 +0000 (UTC) References: <20230110045600.13785-1-jgart@dismail.de> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines To: jgart Subject: Re: [bug#60701] [PATCH] doc: Fix documentation typo. Date: Fri, 17 Feb 2023 15:16:50 +0000 In-reply-to: <20230110045600.13785-1-jgart@dismail.de> Message-ID: <87bklsmidf.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 60701-done Cc: 60701-done@debbugs.gnu.org, guix-patches@gnu.org, Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain jgart via Guix-patches via writes: > * doc/guix.texi (VNC Services): Fix typo. > > Hi, > > This fixes a typo in the VNC service docs. This looks to have been pushed to master as 65d24b9a24dd7ca195b7138ded63764a812e90e9. Marking as done. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPvmnxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcjAhAAuaqFvBNqdO6+Sziz71JBUdBvmp2lTK5t J1ij5gHRMda1DldAxixAR5GYSicJJrTKrtDNVQMThncKMbsXtGimVkKYuSIh0i9V NyMAkfG0srlWp9a72qy1mF198fXCkLPFt0rN9sD4UpFQVyu2w80TJ6H9aSVKEXRC nXLM1ajwHTOTxU71KwfL0k9i8oHYjGbpsaV0QAQvW1FC849wjLDIpzWG8zfab1y0 I87GYAWwJdndwOXWotsAhocbJNkmZ+ewMoEb8Kh7CJRIDeOHQXkZ1KTrzjk283PU 4QQBLM/+AAu0Bw9XHfSu2ZtQ2Uvdzl4hHstBrPUKocBZcUjNqs7gQnlKmUPkhln1 xaIWvUxw6nR4nkJ+BCIPQTg0IZfLWpgtriSZBcQvN16BuZ9ymLBme7JAL3sPtRz7 36J7SxGGR3KHgZ/dicxqH3P+1OcWVL+hYRuNo4MgV2/KMkKKAjsLzUouET0zWEWC iemqgI50lBB5sbwNGPsCIPqtZdjz0vJt7zLaeMCE/MEGnVr3anjOde/TwqOprQV3 QqKswuzoy+bkPN6cT5oTSYxIA0SqDknE33ZL8/2/MpntKFp1pGzCMc2vmx2ukyOV ID8EQaB1eIyNRrI0O0SqptvM8cwR1zXaSdHzR2HBTehVjvRpM/2OB91xd2YXwXAM cCcd+dY1AZI= =dJln -----END PGP SIGNATURE----- --=-=-=-- ------------=_1676647082-18543-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 10 Jan 2023 04:57:13 +0000 Received: from localhost ([127.0.0.1]:38492 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pF6hE-0007ZW-Pa for submit@debbugs.gnu.org; Mon, 09 Jan 2023 23:57:13 -0500 Received: from lists.gnu.org ([209.51.188.17]:60026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pF6hD-0007ZN-Im for submit@debbugs.gnu.org; Mon, 09 Jan 2023 23:57:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pF6hD-0006jU-D3 for guix-patches@gnu.org; Mon, 09 Jan 2023 23:57:11 -0500 Received: from mx1.dismail.de ([78.46.223.134]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pF6hB-0004s5-J7 for guix-patches@gnu.org; Mon, 09 Jan 2023 23:57:11 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 1fdc75bb; Tue, 10 Jan 2023 05:57:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=noYqIVoaQo1lITa9DQPOKn43TKN7HA5K8co00TaBPwM=; b= lD/mn2GZFjGos7ci+7+RmF75TzKFk0qjO6DjoaGHlfxrLqrEomKEzFQOA6T620vg FFxSP9yZ7XnMrWF8mNo9T44JRrXdXCGEsZoaD/V89NiPSZyLPJRdJrQPPVRcJ6/9 sGcJyUhqdQrFUvreYA0dnLnKzcU91/GAXcjzrWeSmW5drC8c28dgjH47WumTbN10 w/yjMkpdjDDPQWzFxrkdUziZRn88gb+8BI8Zg6pfIM87AXKcKsAP1851oSwWVVEx zkxBQlZzbiJKm0QNHsZ+EEMXe6MUSAW3R/NmCvNYzYXt3Lmtf30n8e0S0+G53cmJ 1Kmlw1bObWj0GVDEMRGxXA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cd0864ca; Tue, 10 Jan 2023 05:57:05 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 3761a34d; Tue, 10 Jan 2023 05:57:05 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id f69eb203 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 10 Jan 2023 05:57:04 +0100 (CET) From: jgart To: guix-patches@gnu.org Subject: [PATCH] doc: Fix documentation typo. Date: Mon, 9 Jan 2023 22:56:01 -0600 Message-Id: <20230110045600.13785-1-jgart@dismail.de> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: jgart , Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * doc/guix.texi (VNC Services): Fix typo. Hi, This fixes a typo in the VNC service docs. all best, jgart --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 5978a91a93..62a67ab824 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -31427,7 +31427,7 @@ guix shell tigervnc-client -- vncviewer localhost:5910 @end example The following configuration combines XDMCP and Inetd to allow multiple -users to concurrently use the remote system, login in graphically via +users to concurrently use the remote system and login graphically via the GDM display manager: @lisp -- 2.38.1 ------------=_1676647082-18543-1--