From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 ToQcO9I59WNfUwEAbAwnHQ (envelope-from ) for ; Tue, 21 Feb 2023 22:38:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8Hc/OtI59WNktwAAauVa8A (envelope-from ) for ; Tue, 21 Feb 2023 22:38:26 +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 AF8A6D05D for ; Tue, 21 Feb 2023 22:38:26 +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=1677015506; a=rsa-sha256; cv=none; b=uAzImkuXJbK8ImTD2zERJyWqMQm+tJ5gJVPtQCquEgB7o/NvmFG3KT0hyDJ05Prh8ulmAy 5LLokSGIKIGs90pg7ga+jgu4USFzUG/gsvOyUzLnpq4xLMBU40mPr1MUrVTfmGAc8R7Q/A HNfkZGmaEaKyH5uDXTFmh+vfg0Fy2/A+BO5AQCxlMR7zQA/bedm59fzxpFZUMuWmqN5/u2 bhAw3swn+6C9UOVPyyTyJOHgDbnrqOLIW+ju+clgnAYpJo3UXGl9UCsmf9U98bEOiK3ff/ 8l0l4itPyW/z/kx3kVeQq3xCXiZ8jMyamtgRP81Tnz0m0FgoLrFtTb8kXwFALw== 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=1677015506; 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=5IiS0qN+scRRJoxvBwMfIufGoQuUOQYiU97/tcH46eo=; b=LCabgK4/vV4nbyE3wrAARzijYuNsUfyXeDYj7vL8VFoMqUNMha9gCKzd/WF36yPP52ximu SeeDmCLPNabKyx6ZoFuodTszsukhRZxqjJAag9+cHTLk5mSUsdhWv/dCcIRItpk8IeQRrA 2KDtFbifSGPvHrxY2D8UkH9LBkaiGToU8pvrNbFB3FMZyZhppS6j5naLnr3qfmOPGns93u H25zkbuWXdEcac8yPhCOdxMK8mahCBXmZo+m3K3uq41X3hWJHQxRIckNRxBph9GRAHI1Pj VO5J+JC4B+313Rpq2Qe5Vgba5iCPlocodF/MaZclNBLFItquX13W85TAtKCO4g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUaKs-00056D-3g; Tue, 21 Feb 2023 16:38:06 -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 1pUaKp-00054v-Qz for guix-patches@gnu.org; Tue, 21 Feb 2023 16:38:03 -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 1pUaKo-0004Oo-U0 for guix-patches@gnu.org; Tue, 21 Feb 2023 16:38:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pUaKo-0006Y5-QS for guix-patches@gnu.org; Tue, 21 Feb 2023 16:38:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61688] [PATCH 2/3] system: Do not export local-host-entries. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Feb 2023 21:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61688@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 61688-submit@debbugs.gnu.org id=B61688.167701545825129 (code B ref 61688); Tue, 21 Feb 2023 21:38:02 +0000 Received: (at 61688) by debbugs.gnu.org; 21 Feb 2023 21:37:38 +0000 Received: from localhost ([127.0.0.1]:57382 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaKQ-0006XE-Gh for submit@debbugs.gnu.org; Tue, 21 Feb 2023 16:37:38 -0500 Received: from smtpm2.myservices.hosting ([185.26.105.233]:60110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaKJ-0006Wm-CX for 61688@debbugs.gnu.org; Tue, 21 Feb 2023 16:37:34 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm2.myservices.hosting (Postfix) with ESMTP id B756D20DB4 for <61688@debbugs.gnu.org>; Tue, 21 Feb 2023 22:37:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 3FCA88009F; Tue, 21 Feb 2023 22:37:30 +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 vB_01QqkZCXx; Tue, 21 Feb 2023 22:37:29 +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 7531F8009D; Tue, 21 Feb 2023 22:37:29 +0100 (CET) From: Bruno Victal Date: Tue, 21 Feb 2023 21:37:08 +0000 Message-Id: <85a76fc00031c329710fcfde8d028afc70dc0721.1677015071.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: AF8A6D05D X-Spam-Score: -2.95 X-Migadu-Spam-Score: -2.95 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: PVxx7IBz6phd Unlike the deprecated 'local-host-aliases', there's no use for local-host-entries since it's used to set the default value for hosts-service-type. Given that this service-type is expected to be extended, one presumes that when they explicitly override the service default value they do not have much interest in the 'local-host-entries' procedure. * gnu/system.scm: Do not export local-host-entries. --- gnu/system.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/system.scm b/gnu/system.scm index df60fda53b..53f3c62bb0 100644 --- a/gnu/system.scm +++ b/gnu/system.scm @@ -171,7 +171,6 @@ (define-module (gnu system) boot-parameters->menu-entry local-host-aliases ;deprecated - local-host-entries %root-account %setuid-programs %sudoers-specification -- 2.39.1