1 #
   2 # GDM Autologin (explicit because of pam_allow).  These need to be
   3 # here as historically there has been no mechanism for packages to
   4 # amend pam.conf as they are installed.  It will continue to be
   5 # shipped until downstream distributions pick it up instead.
   6 #
   7 gdm-autologin auth  required    pam_unix_cred.so.1
   8 gdm-autologin auth  sufficient  pam_allow.so.1
   9 #
  10 gdm-autologin account  sufficient  pam_allow.so.1