me
/
guix
Archived
1
0
Fork 0

services: pam-limits: Add lightdm.

Without this a user's pam-limits-service-type configuration does not have an
effect when using lightdm.

* gnu/services/base.scm (pam-limits-service-type): Add "lightdm" to the list.
master
John Kehayias 2023-06-27 15:43:27 -04:00
parent ac86174e22
commit 63660f0feb
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
1 changed files with 1 additions and 1 deletions

View File

@ -1613,7 +1613,7 @@ information on the configuration file syntax."
'("conf=/etc/security/limits.conf")))))
(if (member (pam-service-name pam)
'("login" "greetd" "su" "slim" "gdm-password"
"sddm" "sudo" "sshd"))
"sddm" "sudo" "sshd" "lightdm"))
(pam-service
(inherit pam)
(session (cons pam-limits