yoz pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=d4a95f3a9099b97e04a6e25b1c50a2e8f778e7bc
commit d4a95f3a9099b97e04a6e25b1c50a2e8f778e7bc Author: Michael Bouchaud <[email protected]> Date: Fri Feb 7 19:51:33 2014 +0000 entrance: add arch pam file --- data/entrance.arch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/entrance.arch b/data/entrance.arch new file mode 100644 index 0000000..76b8869 --- /dev/null +++ b/data/entrance.arch @@ -0,0 +1,7 @@ +#%PAM-1.0 +auth include system-login +-auth optional pam_gnome_keyring.so +account include system-login +password include system-login +session include system-login +-session optional pam_gnome_keyring.so auto_start --
