all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Kiran Shila <me@kiranshila.com>
Cc: 55697-done@debbugs.gnu.org
Subject: bug#55697: [PATCH] Add sudo and sshd to pam-limits applications
Date: Sun, 05 Jun 2022 23:31:23 +0200	[thread overview]
Message-ID: <87bkv6er10.fsf@gnu.org> (raw)
In-Reply-To: <20220529035430.753901-1-me@kiranshila.com> (Kiran Shila's message of "Sat, 28 May 2022 20:54:30 -0700")

Hi,

Kiran Shila <me@kiranshila.com> 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=/etc/security/limits.conf")))))
>               (if (member (pam-service-name pam)
> -                         '("login" "su" "slim" "gdm-password" "sddm"))
> +                         '("login" "su" "slim" "gdm-password" "sddm" "sudo" "sshd"))

I added a commit that follows our conventions and applied it.

Thanks,
Ludo’.




      reply	other threads:[~2022-06-05 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-29  3:54 [bug#55697] [PATCH] Add sudo and sshd to pam-limits applications Kiran Shila
2022-06-05 21:31 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bkv6er10.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=55697-done@debbugs.gnu.org \
    --cc=me@kiranshila.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.