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 ms5.migadu.com with LMTPS id uAfzJNkgnWI02wAAbAwnHQ (envelope-from ) for ; Sun, 05 Jun 2022 23:32:09 +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 iD0bJNkgnWJLnAAAG6o9tA (envelope-from ) for ; Sun, 05 Jun 2022 23:32:09 +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 423D28C3C for ; Sun, 5 Jun 2022 23:32:09 +0200 (CEST) Received: from localhost ([::1]:50252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nxxqx-0000jn-6C for larch@yhetil.org; Sun, 05 Jun 2022 17:32:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50504) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxqs-0000j4-EF for guix-patches@gnu.org; Sun, 05 Jun 2022 17:32:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39760) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxxqs-00088Q-5W for guix-patches@gnu.org; Sun, 05 Jun 2022 17:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nxxqs-0003VR-3H for guix-patches@gnu.org; Sun, 05 Jun 2022 17:32:02 -0400 Subject: bug#55697: [PATCH] Add sudo and sshd to pam-limits applications Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 05 Jun 2022 21:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55697 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Kiran Shila Cc: 55697-done@debbugs.gnu.org Mail-Followup-To: 55697@debbugs.gnu.org, ludo@gnu.org, me@kiranshila.com Received: via spool by 55697-done@debbugs.gnu.org id=D55697.165446470113443 (code D ref 55697); Sun, 05 Jun 2022 21:32:01 +0000 Received: (at 55697-done) by debbugs.gnu.org; 5 Jun 2022 21:31:41 +0000 Received: from localhost ([127.0.0.1]:33656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxxqQ-0003UZ-Rd for submit@debbugs.gnu.org; Sun, 05 Jun 2022 17:31:41 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxxqO-0003UM-5C for 55697-done@debbugs.gnu.org; Sun, 05 Jun 2022 17:31:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52294) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxqI-00085g-QI; Sun, 05 Jun 2022 17:31:26 -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=LEG3e7/Rep2x0ZkwcrNyFJhEF5Ayalt4VyGtmpbU3sw=; b=VjHaDs8cpobpNV3oD1fC KEz0YgQr7G3euHAxTRCQoCWqQrA9qH1pDd59f24joebkig+5v8vY+KT5zvOD3v0McCGHM8rD5M8NH qDDCnDHSxeVdPhSLSmBAJII4pL8ocrpA8l9thwq0KqOzn+2xEMkw1dZx69fjIp5PkD7EC5JnGIXm2 p7qHH8KQzFkB3pVofsHvi88QI4sMxwYqplrNAXmiTYmZ78trCtXaZZcYbEf1V4Q9GvqK1JqS3x+SK tAO07FFjecIfm18CPTUM53zaIKyn07NCoBlwQrUA0M3rxweGoatIX/bD5sSnPU6s94BlAt69uokFV pjiY6jcSnoZroA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:63580 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxxqI-0008QN-DV; Sun, 05 Jun 2022 17:31:26 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220529035430.753901-1-me@kiranshila.com> Date: Sun, 05 Jun 2022 23:31:23 +0200 In-Reply-To: <20220529035430.753901-1-me@kiranshila.com> (Kiran Shila's message of "Sat, 28 May 2022 20:54:30 -0700") Message-ID: <87bkv6er10.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654464729; 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-to: 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=LEG3e7/Rep2x0ZkwcrNyFJhEF5Ayalt4VyGtmpbU3sw=; b=BeXS57mBz12//ZgkT4nqJzjYve8QP7vKywAxnPrdZF2ZxU8xp9junNOs9dha1SIYp0/vPC F+wgnLehCwmStUQmJmbzP5CkLaumBAmD4d9sDYdUL6LOLpgnuMRl5FywZZefI4JTuqDm0r qEx3e8twzSfRszmAcZxClTDyIjUB8671o3gk3n9aGF+I9/d7vtqO0f97gs5m43p9sXJUc9 lCCksVHx3ZiOX18Ok4Rnen6ayIuFBti9PKfMsBkp8K1cevRSd5nRx8CiEIdt1O8tlOdj4l uZ5bG/xNoPL0o952NSbyeJePTZ5ZeFrPMsBJrLO63id6pbXjsLiOyv/rlhQ/OA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654464729; a=rsa-sha256; cv=none; b=jDECkh5hursuG3csyTxU/mId4Vr1tRtn48B/Xcj9evzL1doWEYlOxoYbCMLTSg+L6Ta0Qs +9exTXpaCAdJvn51qR3jRkiQ6VdQ73KcuOTbsj9dCFCGkeA9VkYYYHHqfSATo59gAtLxIE cgRAtke16rqmIb2RQuJ6VBsCk91Hb9J2jtR7Vjzd4RBSjPsHP33V4nEcTFU/2Sbm7JPI7g /xWUBpoHriaOu6GFn4qKIAGbi4GQKzZE2OWa/w7IcRLOJtNla9+hiueyNi72Ls/KVhrPo1 EyHvq1f6MerU6EWSUD+aJeFXQZ1v9P22nqibsZiUf4WIXcwdLvi+wXSR/g1HTg== 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=VjHaDs8c; 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-Spam-Score: -3.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=VjHaDs8c; 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-Queue-Id: 423D28C3C X-Spam-Score: -3.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: bCyldj+i3dJv Hi, Kiran Shila skribis: > --- > gnu/services/base.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/gnu/services/base.scm b/gnu/services/base.scm > index 3fb92e6da0..9a207bbaba 100644 > --- a/gnu/services/base.scm > +++ b/gnu/services/base.scm > @@ -1438,7 +1438,7 @@ (define pam-limits-service-type > (module "pam_limits.so") > (arguments '("conf=3D/etc/security/limits.= conf"))))) > (if (member (pam-service-name pam) > - '("login" "su" "slim" "gdm-password" "sddm")) > + '("login" "su" "slim" "gdm-password" "sddm" "su= do" "sshd")) I added a commit that follows our conventions and applied it. Thanks, Ludo=E2=80=99.