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:
parent
64540fb453
commit
6e6ee3278c
@ -239,6 +239,7 @@ in
|
||||
{ name = "vlock"; }
|
||||
{ name = "xlock"; }
|
||||
{ name = "xscreensaver"; }
|
||||
{ name = "screen"; }
|
||||
];
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user