mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
cinnamon-desktop: Fix pam rule.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
0ea2fbc986
commit
20020fead3
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#%PAM-1.0
|
#%PAM-1.0
|
||||||
auth required pam_unix2.so
|
auth required pam_unix.so
|
||||||
|
|
Loading…
Reference in a new issue