update pam file - without this literally i cannot log in. i dont know why

devs/bu5hm4n/develop
Carsten Haitzler 10 years ago
parent 13ea3f533a
commit 981bf81dbb
  1. 11
      data/entrance

@ -1,4 +1,7 @@
auth include system-auth
account include system-auth
password include system-auth
session include system-auth
#%PAM-1.0
auth include system-local-login
-auth optional pam_gnome_keyring.so
account include system-local-login
session include system-local-login
-session optional pam_gnome_keyring.so auto_start

Loading…
Cancel
Save