Compare commits
3 Commits
master
...
devs/rimme
Author | SHA1 | Date |
---|---|---|
|
4049af9f06 | 6 years ago |
|
46f32ed424 | 6 years ago |
|
ddacf8db20 | 6 years ago |
3 changed files with 7 additions and 54 deletions
@ -1,7 +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 |
||||
|
||||
auth required pam_securetty.so |
||||
auth requisite pam_nologin.so |
||||
auth include system-local-login |
||||
account include system-local-login |
||||
session include system-local-login |
||||
|
Loading…
Reference in new issue