pam: Add default configuration for GNU screen.

This is needed in order to properly lock your screen using the C-a C-x
(lockscreen) command _and_ being back to re-login, because the "other" PAM
service/fallback is to deny authentication.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig 2012-11-05 09:35:01 +01:00
parent 64540fb453
commit 6e6ee3278c
No known key found for this signature in database
GPG key ID: D0EBD0EC8C2DC961

View file

@ -239,6 +239,7 @@ in
{ name = "vlock"; }
{ name = "xlock"; }
{ name = "xscreensaver"; }
{ name = "screen"; }
];
};