From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QHwJMNqcGGRsuwAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:50:18 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qCMOMNqcGGTwwQAA9RJhRA (envelope-from ) for ; Mon, 20 Mar 2023 18:50:18 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 9D7DF36A4E for ; Mon, 20 Mar 2023 18:50:18 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=nrvDRJoI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.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=1679334618; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=c6zEvxU3EgpTkXA2T2H9kSvqcpa+8je+wbC+MxUJIlI=; b=dFiDIwlZFCVftO/P51z+Ecqi5JHjGJc/HNvB+KPbNfJwoZYlHCkzmZ1cWNKcYyZm+5d1UG jTeokOofUksZN4xBW3TvdDBb2XJXPYeQnpBntfKbP7mPw4YIDUdVe1FxaLMkfQQhK9GzMr YGvQcJijYdtWgJGAlr3He6RjNwQTXT6S7EvQju7qzqA3Wcz35/ZylvvmqfljFPwbFuyPMK g7UqlcQ/u/AFq/BMwP1GyDfoj6EusMmjJ2wPyw1Hwa96BKu/iWAbJTPCxpP5F2hZw64uUx QpOyM9EI8zr5NXT74SedDBK79qvbfPDnDn2ZT0ZQWPNQyNc0cmO4oq6pmOjxMg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=nrvDRJoI; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.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=1679334618; a=rsa-sha256; cv=none; b=RzcpqgxYCLyGTvnA1LMP638fsa4Q4xYSTPxjrcOAZwm0BXFiSv3WfZ7ZUghyMdm9D20TjP vK4SDsnw218diZ+ctfYgntXIn4feLZH82TVjjUq7bF20KgyYLqAApcK1pQ3TwfDXUgZKiC xwJxMXHETMhdz+ilPSwBNEY0NI0kz/U5sxP7864TKvllTidIttMKWnd1TTLxijDzzhEDVh Ddt6xxnXVbeFXTGYc4f/CX6z5Opyh4BadArQQGsS7MxzU2xs2isJ8PS+RQ77Thw+RBYmp/ 8Cmq66/cM+9Bh5vnpTj2Whx60hB7BNDCHhPTO1rj+g8Jno7YPF2bLEjCr+S5lg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJdz-0004Es-S7; Mon, 20 Mar 2023 13:50: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 1peJdy-0004Ci-B7 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:50: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 1peJdy-0000bN-1v for guix-patches@gnu.org; Mon, 20 Mar 2023 13:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJdx-0006id-Nu for guix-patches@gnu.org; Mon, 20 Mar 2023 13:50:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61744] [PATCH] services: base: Deprecate 'pam-limits-service' procedure. References: In-Reply-To: Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:50: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: 61744@debbugs.gnu.org Cc: Ricardo Wurmus , Bruno Victal Received: via spool by 61744-submit@debbugs.gnu.org id=B61744.167933459325807 (code B ref 61744); Mon, 20 Mar 2023 17:50:01 +0000 Received: (at 61744) by debbugs.gnu.org; 20 Mar 2023 17:49:53 +0000 Received: from localhost ([127.0.0.1]:56726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJdo-0006iB-RV for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:49:53 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]:54192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJdn-0006i2-49 for 61744@debbugs.gnu.org; Mon, 20 Mar 2023 13:49:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=c6zEvxU3EgpTkXA 2T2H9kSvqcpa+8je+wbC+MxUJIlI=; h=cc:to:subject:date:from; d=lease-up.com; b=nrvDRJoIMtr/09sjnBsrJQqQt8jqbZ3xnv0MVVPotwPBVU58SZ5D 2KyCsBzgrihqGsgMHz/IG5byaXyVI8IYDpp0oX/v38CugelUIfGCy0g8rMRDl62qpxNXQk suvibTgSRf1w1HSDfB74s9RznKkF2q0Nd1NC7MBXTuMkZ9X4Q= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id f901128a (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <61744@debbugs.gnu.org>; Mon, 20 Mar 2023 17:49:49 +0000 (UTC) Received: by mail-lj1-f173.google.com with SMTP id z42so12989059ljq.13 for <61744@debbugs.gnu.org>; Mon, 20 Mar 2023 10:49:48 -0700 (PDT) X-Gm-Message-State: AO0yUKX7OM2yDXFfkoxMezQwCp00D+85ctQ5iArBb6KyctLk6ObSWgGB QQg0ZNX1Mfce2jW72pglDRHDkg1mo4/ED4gcWrM= X-Google-Smtp-Source: AK7set9LloYsANbPQffSr/QdT6jlMsK/QbAHYgkR2MZ5o8AgXuuFXiSrIaJP9FUBzOGeFu62ZqeCKYx2kPgibVcXOXc= X-Received: by 2002:a05:651c:10ce:b0:295:d632:ba22 with SMTP id l14-20020a05651c10ce00b00295d632ba22mr11046ljn.8.1679334586821; Mon, 20 Mar 2023 10:49:46 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 20 Mar 2023 10:49:10 -0700 X-Gmail-Original-Message-ID: Message-ID: Content-Type: text/plain; charset="UTF-8" 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: , Reply-to: Felix Lechner X-Migadu-Queue-Id: 9D7DF36A4E X-Spam-Score: -3.75 X-Migadu-Spam-Score: -3.75 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via 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: Fv60z18odJx5 Hi Bruno, Thanks for this great and important work! 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. The "conf=" argument to pam_limits(8) accepts an absolute path. [1] We use that mechanism already (for the default path). Thanks! Kind regards, Felix Lechner [1] https://linux.die.net/man/8/pam_limits