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 IJrhCa+2SWPRvQAAbAwnHQ (envelope-from ) for ; Fri, 14 Oct 2022 21:21:19 +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 AJj+Ca+2SWO2jAAA9RJhRA (envelope-from ) for ; Fri, 14 Oct 2022 21:21:19 +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 C1B2726A3E for ; Fri, 14 Oct 2022 21:21:18 +0200 (CEST) Received: from localhost ([::1]:46500 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojQFB-0002gY-SC for larch@yhetil.org; Fri, 14 Oct 2022 15:21:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60520) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojQEw-0002gM-Tk for guix-patches@gnu.org; Fri, 14 Oct 2022 15:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39571) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ojQEw-0006G9-Fq for guix-patches@gnu.org; Fri, 14 Oct 2022 15:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ojQEw-0005DF-49 for guix-patches@gnu.org; Fri, 14 Oct 2022 15:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58454] [PATCH 0/1] gnu: home: Add home-dbus-service-type. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Oct 2022 19:21: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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 58454@debbugs.gnu.org Received: via spool by 58454-submit@debbugs.gnu.org id=B58454.166577520819935 (code B ref 58454); Fri, 14 Oct 2022 19:21:02 +0000 Received: (at 58454) by debbugs.gnu.org; 14 Oct 2022 19:20:08 +0000 Received: from localhost ([127.0.0.1]:38643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojQE4-0005BT-89 for submit@debbugs.gnu.org; Fri, 14 Oct 2022 15:20:08 -0400 Received: from knopi.disroot.org ([178.21.23.139]:45826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojQE1-0005BJ-2D for 58454@debbugs.gnu.org; Fri, 14 Oct 2022 15:20:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CB0724DAA1; Fri, 14 Oct 2022 21:20:03 +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 UTF8SMTP id BDNU2RmYOZmx; Fri, 14 Oct 2022 21:20:02 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665775200; bh=a61YHPkL/RqwvXjCqzRtmQ21fLdG/6QWCz1B2DohvGw=; h=Date:Cc:Subject:From:To:References:In-Reply-To; b=IScFvE3klpxsWSAzTv2iGneFy8dj2bTYr8Qh/+SCyaPn4l4FskXWm2pLU0MjgTTln k/0KvqPGnv1ulmK0Y8Q1dsmMDbhhzn4/+9gWfNZd3B1rorHLLirXrqezjtn0Do+ln5 gAOOyMOMw/uG3yjoXv+feiSygdr2F3J1cdU4R2nWuBnwMp/uv3mcBRv+i82pCCbcN4 cPdAKW57UsRCd0tbudnEC0zcVpbzGJbyAB7fyOOHTyXVbNSxaOkC3K7xOmYE9Nolb5 biXDB2AprwNq5kGuRMC/bMg1ypfIBzlOJOz/+b2MGV18E6Cukw+jbHNG1Q6RFqYcKc 59uIKmRfuc+Ng== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 14 Oct 2022 20:19:59 +0100 Message-Id: References: <20221011194513.26008-1-paren@disroot.org> <87a65yl9ml.fsf@gnu.org> In-Reply-To: <87a65yl9ml.fsf@gnu.org> 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=1665775278; 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=V3YfP94htLkwdYPukcizwWKdEkxs9O5/UJ/rAYEmhjs=; b=JDfxjfUdlU91PDcClh/xXfM2k9W3vJrTTGHpECUmnBuh37YJ2uo6VKKWmLWOoy9cYVClVZ OXnd3ks4YBdDmLIpPbP1Y4OnsJmiRQBdxjyB5oTx9S3qo7Ou/4x5Yxp9T/iPnxl6axGvAX CI9nmZTrqC5s0CinLpIhU1+p4wlHJyv7d5n1MyeF5COc43KyW/xqNvS/Di7QoX60/C1RGa HZucJkAjTb2w8xE+eSDnsDsebFNr+iCRoQUEe3F3XTqWNJWipH7OTdRfp1al0Q47P+m7gB m7qC0/ZCToVRyj5F7uLS5kynxcf8RDPyuRDl+Yc0Anc/0NWORNuDruqQ1BORbg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665775278; a=rsa-sha256; cv=none; b=g696rPPU2lpeVH6dKl5GfhbPFN40zSy6L0kJQrmZUYKNcqAFT/nWPMgiYLPhTr7K39jna5 is89zNVnzDpsHk+jDN8nxN91hI6wPo07gM6867RMApY6WoYdT/xF+B4p4f0yjlDL98TLWl rlUAVkxD7rbq+GPs2sSDTJtv0FaDBcBFsdiQOQaYfl5eBHTkZKcsFiot1N47S0LQsTMAD8 OlSuHLg1EtbB/izgEXNmqgpmaMbgxliHJSRd7uk0K6mNzhzZjKWJ4kG0eynExVW1YdalO1 m0XT/Oax+LIGd43VVGNKH3yINt3+k46kcS5ZI1p6NsistGKhHH1pzyKY7q7Fpg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=IScFvE3k; 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: -0.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=IScFvE3k; 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: C1B2726A3E X-Spam-Score: -0.89 X-Migadu-Scanner: scn1.migadu.com X-TUID: K2svhmvziHH9 Hey, On Fri Oct 14, 2022 at 4:15 PM BST, Ludovic Court=C3=A8s wrote: > Isn=E2=80=99t the session bus automatically started on demand? I don=E2= =80=99t remember > having to run it explicitly, but maybe it=E2=80=99s because GDM does it f= or me? > > In any case, it would be nice in the manual to document when > =E2=80=98home-dbus-service-type=E2=80=99 is useful; it doesn=E2=80=99t se= em useful for me with > GDM + EXWM at least. Yeah, I think complex login managers like GDM do start it automatically, bu= t simpler things like greetd don't. -- (