From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id w0JoFL/s8GPQPAEAbAwnHQ (envelope-from ) for ; Sat, 18 Feb 2023 16:20:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id p+KAE7/s8GO1XgEAauVa8A (envelope-from ) for ; Sat, 18 Feb 2023 16:20:31 +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 C00EE11E71 for ; Sat, 18 Feb 2023 16:20:30 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676733631; a=rsa-sha256; cv=none; b=opkUmELSghu5qkX7NWAlv2TV69hkuTU0p06n+1eK7CCHkE9XpTDSSHMgE9NvQM9nIGKv0x EFRgV7p0RD7WzkNCxt4rTfQyf1Xq3L9GYDrtwmWoFlLaU2+T8th+qCoI53KluocP+n9DC1 k/b/gtmRmHUJmB9Kq31VOjtZdoH8kp4kqvib3j67NonVXs1Ef/6ZYV42XCjWLaOai9vXe4 bczMIsPytYwarFBKvOtxLEFuvuOTbfgLZH/g/9h8UZ2IU4kny2MbGtkKVQWG0QQon/54Fw h4nbNez7cPM6NFgHNJbx1Ev8JzKnZ+lpKI1B7Fg/Dli0pulSmI8O0MfG5Jr/DA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676733631; 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=cVTJJIwM5OsutdMzSFTGD7/joZAteT8cU5NYz6H6kiM=; b=DFJ7b57sVHONybFtWe0IUnUvrnU6pYelg8HxBhrUb7xZEmKtTEX51Yp80N3FlIkpIP/5+W HmbWXClf5P1kHI03PkAkjUT88tZh+IdomALdp7LSE3ZgtWjv6eJqrU8lc4UsSVDpAyZX8/ zeKkwpdMHlQWiHRBCgLIBBZsZyYX2G4vztVWfP8ULKBPpe5cYvq7+PXWCAHDtUiQK+miCf u/RTmfLEzt7/KHruyXt9CPCR3MeGe2yuprjIkvdGrVgLITRj92/Vody81blKB7Cthp+zN+ DJc14CQiNYSnTfISEm8Rv6q3wCcSWScQI1giTzJyzEOmCms8UzJU0oLEy+5I0g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTP0N-0007kn-Dr; Sat, 18 Feb 2023 10:20:03 -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 1pTP0M-0007kX-Ib for guix-patches@gnu.org; Sat, 18 Feb 2023 10:20:02 -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 1pTP0M-0006UI-67 for guix-patches@gnu.org; Sat, 18 Feb 2023 10:20:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTP0M-0001Lw-11 for guix-patches@gnu.org; Sat, 18 Feb 2023 10:20:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60756] [PATCH v2 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: Sat, 18 Feb 2023 15:20: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: me@tobias.gr, Bruno Victal Received: via spool by 60756-submit@debbugs.gnu.org id=B60756.16767335855160 (code B ref 60756); Sat, 18 Feb 2023 15:20:01 +0000 Received: (at 60756) by debbugs.gnu.org; 18 Feb 2023 15:19:45 +0000 Received: from localhost ([127.0.0.1]:44744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTP04-0001LA-Hv for submit@debbugs.gnu.org; Sat, 18 Feb 2023 10:19:44 -0500 Received: from smtpmciv2.myservices.hosting ([185.26.107.238]:35302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTP02-0001L0-Es for 60756@debbugs.gnu.org; Sat, 18 Feb 2023 10:19:43 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv2.myservices.hosting (Postfix) with ESMTP id D1C1020CBC; Sat, 18 Feb 2023 16:19:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 8728A80097; Sat, 18 Feb 2023 16:19:36 +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 JakOPvoGPe19; Sat, 18 Feb 2023 16:19:36 +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 B166680079; Sat, 18 Feb 2023 16:19:35 +0100 (CET) From: Bruno Victal Date: Sat, 18 Feb 2023 15:19:31 +0000 Message-Id: <156c8abd42d67c8174f274ca933bdc495efc1962.1676733543.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-Queue-Id: C00EE11E71 X-Spam-Score: -3.93 X-Migadu-Spam-Score: -3.93 X-Migadu-Scanner: scn0.migadu.com 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: NL/L+V882Iy0 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 of file-systems and 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 variable. (desktop-services-for-system): Use new service-type. * gnu/tests/lightdm.scm: Use new service-type. --- 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 fe1f0fd20a..b2983667b8 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. ;;; @@ -148,7 +149,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? @@ -1496,18 +1498,38 @@ (define lxqt-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. @@ -1808,7 +1830,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 57d029a75a..d260d844d6 100644 --- a/gnu/tests/lightdm.scm +++ b/gnu/tests/lightdm.scm @@ -50,7 +50,7 @@ (define minimal-desktop-services (service polkit-service-type) (elogind-service) (dbus-service) - x11-socket-directory-service)) + (service x11-socket-directory-service-type))) (define %lightdm-os (operating-system -- 2.39.1