mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 05:05:13 +02:00
9 lines
321 B
Text
9 lines
321 B
Text
#%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
|