From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GKOBE57eBWRFMQEASxT56A (envelope-from ) for ; Mon, 06 Mar 2023 13:37:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uKyCE57eBWRJDwAA9RJhRA (envelope-from ) for ; Mon, 06 Mar 2023 13:37:50 +0100 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 0129DEF0B for ; Mon, 6 Mar 2023 13:37:50 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678106270; 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; bh=vGhjQIboKAAKwUxF1z7UDz127dHNSzx2uZporT7B/wM=; b=BzpHdrVLmzQ87y0X/t7W5kalaDz65ne4xXgnLU0ZRtzu/oSOuZ2B8GmGwxSXNkExysqMiY 0Kr2jkIZRzNYO4sJ6zOrgTtdRoGjH70EFmAOkqinzJy/TcVGi1t08QkG60m6+Xtgi9isvL KNDJkLK7VXgVY6GWLwrwhyAziWx0mrfuzk8vKy+Da5ZThUOvAUtSnr0dyfWJ5oNtzXxJEJ GWbzP+f9LabG/0BmC6u9gt9xaUpxiM+WoZeAlEXiixsjKDrgD75WBJt660Di18cuhwQL9/ GQ1po9A72rOZ7BPYzN9Xv1jgiLs0UZHWkMVYjeBQr0AniTlAET5YSwZ/hH2P5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678106270; a=rsa-sha256; cv=none; b=updPVP8HTOCP2xS653Fh1yhq6Hr1UsD+h+StL78GAxbx40PIk/upigG0BZOwdF6LRtbfjC Zu9snW1Igg9QppCgirLr5sk8lAfOaOuZxaMKV0nSmRhnUFXCLEfoDNZLCauZx9uiwnkXE0 reiKTiDXVjbcqsQ8TjLT6bhiVDwdPtYWCg1uRKW9mgtkt4PbK/N+6C9UIkIexJpyq0Ah6n Kv3fCZqcqmpfZV/L9UretkpPDgpjTBUSKqYrH4mCO/9J+UP8LTBTMTHtKl8YX1YhGPEX5B 3CpSwC05erbSGGfs6C9QR7Cy/oWVHUB1Nj1jRWIMxtlIUjMvIZm7fcwXMgcqRw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZA5Y-00016S-Ly; Mon, 06 Mar 2023 07:37:13 -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 1pZA4Q-0008B7-PV for guix-patches@gnu.org; Mon, 06 Mar 2023 07:36:11 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pZA4Q-0004Z3-9b for guix-patches@gnu.org; Mon, 06 Mar 2023 07:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZA4P-0004Nj-R9 for guix-patches@gnu.org; Mon, 06 Mar 2023 07:36:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60756] [PATCH v3 1/2] services: Add x11-socket-directory-service-type. References: In-Reply-To: Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Mar 2023 12:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60756 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60756@debbugs.gnu.org Cc: dev@jpoiret.xyz, Bruno Victal Received: via spool by 60756-submit@debbugs.gnu.org id=B60756.167810612216778 (code B ref 60756); Mon, 06 Mar 2023 12:36:01 +0000 Received: (at 60756) by debbugs.gnu.org; 6 Mar 2023 12:35:22 +0000 Received: from localhost ([127.0.0.1]:41569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZA3m-0004MW-1Q for submit@debbugs.gnu.org; Mon, 06 Mar 2023 07:35:22 -0500 Received: from smtpmciv4.myservices.hosting ([185.26.107.240]:51882) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZA3k-0004MK-1j for 60756@debbugs.gnu.org; Mon, 06 Mar 2023 07:35:20 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv4.myservices.hosting (Postfix) with ESMTP id 11E0E2087E; Mon, 6 Mar 2023 13:35:16 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id B65EF8009A; Mon, 6 Mar 2023 13:35:16 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Rd1NY8piFykb; Mon, 6 Mar 2023 13:35:16 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id EA4D780079; Mon, 6 Mar 2023 13:35:15 +0100 (CET) From: Bruno Victal Date: Mon, 6 Mar 2023 12:35:01 +0000 Message-Id: <4eab1cc425f89bf321477b432ba407a71285e974.1678105938.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 0129DEF0B X-Spam-Score: -3.51 X-Migadu-Spam-Score: -3.51 List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: G7RBD26STsfY The x11-socket-directory-service misuses activation-service-type to create directories. This kind of usage is incorrect since activation-service-type does not depend on file-systems, hence incompatible with user defined /tmp mount. This commit turns x11-socket-directory-service into a shepherd one-shot service by defining a new x11-socket-directory-service-type. * gnu/services/desktop.scm (x11-socket-directory-service-type): New variable. (x11-socket-directory-service): Deprecate procedure. (desktop-services-for-system): Use new service-type. * gnu/tests/lightdm.scm: Ditto. --- Changes since v2: * Tweaked commit message. * Resolved merge conflict. gnu/services/desktop.scm | 44 ++++++++++++++++++++++++++++++---------- gnu/tests/lightdm.scm | 2 +- 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm index aa9f93997d..59f325b24b 100644 --- a/gnu/services/desktop.scm +++ b/gnu/services/desktop.scm @@ -14,6 +14,7 @@ ;;; Copyright © 2020 Reza Alizadeh Majd ;;; Copyright © 2021 Brice Waegeneire ;;; Copyright © 2021, 2022 muradm +;;; Copyright © 2023 Bruno Victal ;;; ;;; This file is part of GNU Guix. ;;; @@ -154,7 +155,8 @@ (define-module (gnu services desktop) xfce-desktop-service xfce-desktop-service-type - x11-socket-directory-service + x11-socket-directory-service ;deprecated + x11-socket-directory-service-type enlightenment-desktop-configuration enlightenment-desktop-configuration? @@ -1573,18 +1575,38 @@ (define sugar-desktop-service-type ;;; X11 socket directory service ;;; -(define x11-socket-directory-service +(define x11-socket-directory-service-type + (let ((x11-socket-directory-shepherd-service + (shepherd-service + (documentation "Create /tmp/.X11-unix for XWayland.") + (requirement '(file-systems)) + (provision '(x11-socket-directory)) + (one-shot? #t) + (start #~(lambda _ + (let ((directory "/tmp/.X11-unix")) + (mkdir-p directory) + (chmod directory #o1777))))))) + (service-type + (name 'x11-socket-directory-service) + (extensions + (list + (service-extension shepherd-root-service-type + (compose + list + (const x11-socket-directory-shepherd-service))))) + (default-value #f) ; no default value required + (description + "Create @file{/tmp/.X11-unix} for XWayland. When using X11, libxcb +takes care of creating that directory however, when using XWayland, we +need to create it beforehand.")))) + +(define-deprecated x11-socket-directory-service + x11-socket-directory-service-type ;; Return a service that creates /tmp/.X11-unix. When using X11, libxcb ;; takes care of creating that directory. However, when using XWayland, we ;; need to create beforehand. Thus, create it unconditionally here. - (simple-service 'x11-socket-directory - activation-service-type - (with-imported-modules '((guix build utils)) - #~(begin - (use-modules (guix build utils)) - (let ((directory "/tmp/.X11-unix")) - (mkdir-p directory) - (chmod directory #o1777)))))) + (service x11-socket-directory-service-type)) + ;;; ;;; Enlightenment desktop service. @@ -1885,7 +1907,7 @@ (define* (desktop-services-for-system #:optional (service ntp-service-type) - x11-socket-directory-service + (service x11-socket-directory-service-type) (service pulseaudio-service-type) (service alsa-service-type) diff --git a/gnu/tests/lightdm.scm b/gnu/tests/lightdm.scm index dda472bd74..6011d2c515 100644 --- a/gnu/tests/lightdm.scm +++ b/gnu/tests/lightdm.scm @@ -50,7 +50,7 @@ (define minimal-desktop-services (service polkit-service-type) (service elogind-service-type) (service dbus-root-service-type) - x11-socket-directory-service)) + (service x11-socket-directory-service-type))) (define %lightdm-os (operating-system -- 2.39.1