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 ENngMDX3JWQlLwEASxT56A (envelope-from ) for ; Thu, 30 Mar 2023 22:55:17 +0200 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 eJf8LzX3JWT+VgEAG6o9tA (envelope-from ) for ; Thu, 30 Mar 2023 22:55:17 +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 9283311BF6 for ; Thu, 30 Mar 2023 22:55:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1phzIV-0007cI-Ii; Thu, 30 Mar 2023 16:55:03 -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 1phzIU-0007c9-AK for guix-patches@gnu.org; Thu, 30 Mar 2023 16:55: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 1phzIU-0003JL-1y for guix-patches@gnu.org; Thu, 30 Mar 2023 16:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1phzIT-0005EH-RB for guix-patches@gnu.org; Thu, 30 Mar 2023 16:55:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61744] [PATCH] services: base: Deprecate 'pam-limits-service' procedure. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 Mar 2023 20:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61744 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Lechner Cc: Ricardo Wurmus , 61744@debbugs.gnu.org, Bruno Victal Received: via spool by 61744-submit@debbugs.gnu.org id=B61744.168020965120037 (code B ref 61744); Thu, 30 Mar 2023 20:55:01 +0000 Received: (at 61744) by debbugs.gnu.org; 30 Mar 2023 20:54:11 +0000 Received: from localhost ([127.0.0.1]:59563 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phzHf-0005D6-6x for submit@debbugs.gnu.org; Thu, 30 Mar 2023 16:54:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phzHc-0005Cq-M4 for 61744@debbugs.gnu.org; Thu, 30 Mar 2023 16:54:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phzHR-0003G9-8v; Thu, 30 Mar 2023 16:54:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=d/BaE+x1IzaJlAW6iUlbKKiRhw4r0OsrvwI//wfd75g=; b=YNo5TP//zpfY7RBiCjtG sjh84+KYuBjF9iZVguN/riG89eWIc7Fab1C04hk52N3UDMWKPKEMFNnjKkJ9sUpWBw+F5orgNJLZW Rakb4jboTUC6HNzr0ZvW7MVrA/AgF/11nfxPJCk6iq0jy2ngKBRsEcdr1qLh8iqStqUeTLVMQl1z4 9LuZrhhAoQJGL8g+o0hsLWN0GA/COqtbRurL0rsJREF+mM4ae8znPCwkUg+DKha1cyDL2k4sUH0cU s6tSjLSTcnW2EFsv8wytuEDtorLC1UXweVJgHRv4FMDr+Qt5szA8Y5peJw3C1oQc5qJ3LMpktnSPY sEcEUrfahukpLw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phzHQ-0007En-Dm; Thu, 30 Mar 2023 16:53:56 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 30 Mar 2023 22:53:54 +0200 In-Reply-To: (Felix Lechner's message of "Mon, 20 Mar 2023 10:49:10 -0700") Message-ID: <87jzyyhsf1.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680209717; a=rsa-sha256; cv=none; b=EWwcCMOVR7Z3wHRdVIE0+w9sO3jAPf5BPUEiSb0uQ7S0WKOVpUiRN+z9rMfe2wwXm/Kuwi 2wA8eMbOnt1Hh7VGYT4bIZ79zLmHXvZGrYpD/fX0DBqasMEXo1/EL3bSRehcQOg3epFjJV f0ifYj8zAVx6MAmbhoCu0CstiwhLgXtKzfTdF2AXXhvrYTX1AR1boc5oWV9xoL/MmwNY99 1EZqXo2Hy8KRS9hABuv6ZqHmsUoNCKakU0wZ57lzODyhrdtz2iufufjAQDjKpwAZLqh3AR WLWdiixjxm5SxZWc0VfHpHftvRfY0lHIb+A9NJg7mnvVfVD8keE2Nl5H3GO6rA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="YNo5TP//"; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680209717; 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:dkim-signature; bh=d/BaE+x1IzaJlAW6iUlbKKiRhw4r0OsrvwI//wfd75g=; b=Lao2f8Z3yuSukg52TAryq+JP/vbDQGbZyMyWtH3PeLJjT2LyXrlPjDCfqFI1kPvrggI2+w 0ZAQ9bB7tve2pl5FO5YeTjoAoAHqpe0Gv51aJNyEwrltVsNfV2ms73gTK8O0zrWVqZVHLA DK0n3AgfgE2jTCCSr5I+3dRDDgxoQlYj8u3c4yvP5NsFbwOECsMIQYR/w/BvMStH2hEozv JKNkE/uh8QbxkcZQSTeJKUt2mBAbspo3rgXWEQb40nIAA3ARmaAGP5oYy/Hkz6Hl41fjPg 8EmHPe8vWqFs1XtGKqZFiEud8N15eoTyfH2dO9Kv9Hi/+n71fxIS/QrosXQ2vA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="YNo5TP//"; 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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.72 X-Spam-Score: -4.72 X-Migadu-Queue-Id: 9283311BF6 X-TUID: gvCyp5wZm02B Hi Felix, Felix Lechner skribis: > Can we refer to the limits.conf file in the store, please? I do not > believe we need a copy in /etc/security, and should not keep one > there. I=E2=80=99m generally in favor of not populating /etc and instead referring= to store file names. In some cases (maybe this one), this can be a problem though, in particular for upgrades (the module keeps referring to the old config file in the store). So I don=E2=80=99t know, but this needs to be taken in= to account. Ludo=E2=80=99.