Archived
1
0
Fork 0
This repository has been archived on 2024-11-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
bootstrapper/files/etc/pam.d/login
2024-01-13 16:00:48 +01:00

9 lines
279 B
Bash

#%PAM-1.0
auth required pam_securetty.so
auth requisite pam_nologin.so
auth include system-local-login
auth optional pam_gnome_keyring.so
account include system-local-login
session include system-local-login
session optional pam_gnome_keyring.so auto_start