From 5e4a0dd55b7b22ecf7e2296252a260eabd3cd19d Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 17 Oct 2008 15:36:28 +0000 Subject: [PATCH] Improve the GDM auto-login instructions for PAM to prevent warnings being displayed on the console. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted by: Wout Decré --- en/gnome/docs/faq2.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/gnome/docs/faq2.sgml b/en/gnome/docs/faq2.sgml index 891cace81d..f428495ec5 100644 --- a/en/gnome/docs/faq2.sgml +++ b/en/gnome/docs/faq2.sgml @@ -1,6 +1,6 @@ - + @@ -959,8 +959,8 @@ xmlns="http://www.freedesktop.org/standards/shared-mime-info"> with the following contents:

-auth       required     pam_nologin.so
 auth       required     pam_permit.so
+account    required     pam_nologin.so
 account    required     pam_unix.so
 session    required     pam_permit.so