#%PAM-1.0
auth       optional		pam_env.so
auth       required		pam_nologin.so
auth       required		pam_permit.so
account    include		system-login
password   include		system-login
session    include		system-auth
# For the keyring to unlock with autologin, you need to set an empty
# password on the keyring.
#Keyring=session    optional		pam_gnome_keyring.so auto_start
