From 981bf81dbb1820e2e74536926ab00336b58b43a1 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Wed, 4 Sep 2013 11:46:06 +0900 Subject: [PATCH] update pam file - without this literally i cannot log in. i dont know why --- data/entrance | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/data/entrance b/data/entrance index 872c83d..1ab7fb0 100644 --- a/data/entrance +++ b/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