From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 6J0UKfqSGGQg7QAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:08:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AI4cKPqSGGTcUwEAG6o9tA (envelope-from ) for ; Mon, 20 Mar 2023 18:08:10 +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 6BB373003A for ; Mon, 20 Mar 2023 18:08:10 +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=1679332090; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=XGrLFPcm0RMI77zXWp+MkBmeGiTZIa6GLjkSESsdQac=; b=eJMXYnwGtuyWAS0gyH4/1FtfpT6G7AeoFKHsNrfRmFBQOtyqeZ2ei5VmtlWiyRvZlvyxjp t9Ckpo05Umz8TyeduY9/ps/8JsF02TOiJCV9mwQgF1LX/1Rz5NZmcM7GCeTEWWENE66rlR 2H0GUfM5rBPODADko6e0K09WbVgXg1G2m9FFlEbsjIPnZ4rWb/a9MdDgBme3wpO4ThlHVR Vot2meSbajpdX1M0ZKYMVxjmoBbbwlSXRzApmUAX+3oMU2lZX9/b8E4AAEbTrOPCLK151Q 9/YINNVvlnzj+xrv1RAfGmgRR34udh6elTGI6ay+YaxPkyC+Dg3V4kCqkk6Ukg== 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=1679332090; a=rsa-sha256; cv=none; b=AOCtGVnysO1NTKHjiwkBR32ea0+O2WuKqRb6HY6176oacHEHetLYkQn2+MB/uEdBudi6xQ wtYtHLLmzojQK9OEwSRWUeWfCaTT7cNq6TwHg1IZkdiJcYHZbNPN9igA/NmyYlq7slsK9+ msPkREmGFrVhn8/2tb/8giqeeYhxcNg/v+eHxToOU6vilgJy4GLuW/I0ErUARUrZFlso2r wNu1mVqpQJGtJJuEC3noc64VIMXrO7J3C85ikyEapEifrjUC4HdzWVoKNaxT+JNGSQKVxy J4/Af7JGdMNTtUSbnX8BvRoJ1HGiogX09Gb4M3+ewr+ydzqIMt5jTsnC5hiKmQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peIzO-0002fA-3y; Mon, 20 Mar 2023 13:08:06 -0400 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 1peIzK-0002bn-TJ for guix-patches@gnu.org; Mon, 20 Mar 2023 13:08:02 -0400 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 1peIzK-0005oL-Kj for guix-patches@gnu.org; Mon, 20 Mar 2023 13:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peIzK-00030l-G0 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62298] [PATCH 6/8] services: mpd: Set PulseAudio related variables as default value for environment-variables field. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62298 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62298@debbugs.gnu.org Cc: ludo@gnu.org, Bruno Victal , liliana.prikler@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 62298-submit@debbugs.gnu.org id=B62298.167933204311476 (code B ref 62298); Mon, 20 Mar 2023 17:08:02 +0000 Received: (at 62298) by debbugs.gnu.org; 20 Mar 2023 17:07:23 +0000 Received: from localhost ([127.0.0.1]:55635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peIyh-0002yz-68 for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:07:23 -0400 Received: from smtpmciv1.myservices.hosting ([185.26.107.237]:43354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peIyd-0002yM-JX for 62298@debbugs.gnu.org; Mon, 20 Mar 2023 13:07:20 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv1.myservices.hosting (Postfix) with ESMTP id 8DFF22077A; Mon, 20 Mar 2023 18:07:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 53F84800A7; Mon, 20 Mar 2023 18:07:18 +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 M94tllYFw8Mc; Mon, 20 Mar 2023 18:07:18 +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 B18EC800A4; Mon, 20 Mar 2023 18:07:17 +0100 (CET) From: Bruno Victal Date: Mon, 20 Mar 2023 17:07:11 +0000 Message-Id: <46ed2d0269e7813f51f043d2600141216c36bc30.1679332019.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 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: 6BB373003A X-Spam-Score: -1.56 X-Migadu-Spam-Score: -1.56 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: QoavUCWUwGBr These variables are necessary for PulseAudio to work properly out-of-the-box for 'non-interactive' users. * doc/guix.texi (Audio Services): Update environment-variables field description for mpd-configuration data type. * gnu/services/audio.scm (mpd-configuration)[environment-variables]: Set PULSE_CLIENTCONFIG and PULSE_CONFIG environment variables to the system-wide PulseAudio configuration. --- doc/guix.texi | 2 +- gnu/services/audio.scm | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 7927e3166b..df424c561f 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -33474,7 +33474,7 @@ Audio Services This is a list of symbols naming Shepherd services that this service will depend on. -@item @code{environment-variables} (default: @code{()}) (type: list-of-strings) +@item @code{environment-variables} (default: @code{("PULSE_CLIENTCONFIG=/etc/pulse/client.conf" "PULSE_CONFIG=/etc/pulse/daemon.conf")}) (type: list-of-strings) A list of strings specifying environment variables. @item @code{log-file} (default: @code{"/var/log/mpd/log"}) (type: maybe-string) diff --git a/gnu/services/audio.scm b/gnu/services/audio.scm index ec6b3c5466..0682367358 100644 --- a/gnu/services/audio.scm +++ b/gnu/services/audio.scm @@ -361,7 +361,8 @@ (define-configuration mpd-configuration empty-serializer) (environment-variables - (list-of-strings '()) + (list-of-strings '("PULSE_CLIENTCONFIG=/etc/pulse/client.conf" + "PULSE_CONFIG=/etc/pulse/daemon.conf")) "A list of strings specifying environment variables." empty-serializer) -- 2.39.1