unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37380: gdm doesn't load pam-limits
@ 2019-09-11 15:12 Jesse Gibbons
  2019-09-11 18:08 ` Jesse Gibbons
  2019-09-11 19:48 ` Ricardo Wurmus
  0 siblings, 2 replies; 7+ messages in thread
From: Jesse Gibbons @ 2019-09-11 15:12 UTC (permalink / raw)
  To: 37380

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

I have been trying to set up ardour, but jackd doesn't start in real-
time mode. I made an os definition that replicates this issue when I
use a VM[0].
[0] https://lists.gnu.org/archive/html/help-guix/2019-09/msg00065.html
I asked the gnome and gdm IRC and found out gdm loads the gdm-password
pam config, which seems untouched by pam-limits-service. My
/etc/pam.d/gdm-password (which should be the default) is attached.

Thanks!
-- 
-Jesse

[-- Attachment #2: gdm-password --]
[-- Type: text/plain, Size: 304 bytes --]

account required pam_unix.so 
auth required pam_unix.so nullok
password required pam_unix.so sha512 shadow
session required /gnu/store/90b3ypy5w6si4vd4b17i2nyzy0pfr5j2-elogind-241.3/lib/security/pam_elogind.so 
session required pam_loginuid.so 
session required pam_env.so 
session required pam_unix.so 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-25 15:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11 15:12 bug#37380: gdm doesn't load pam-limits Jesse Gibbons
2019-09-11 18:08 ` Jesse Gibbons
2019-09-11 19:48 ` Ricardo Wurmus
2019-09-12 18:23   ` Jesse Gibbons
2019-09-14 23:13   ` Jesse Gibbons
2019-09-19  2:46     ` Jesse Gibbons
2019-09-25 15:47     ` Jesse Gibbons

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).