mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
It's be almost exactly a year since last release and I'm kind of getting itchy. Deal with all that has transpired since last release. Switch to Qt6 and pet portclippy(1).
14 lines
397 B
Text
14 lines
397 B
Text
#%PAM-1.0
|
|
|
|
auth include login
|
|
#auth optional pam_gnome_keyring.so
|
|
#auth optional pam_kwallet5.so
|
|
|
|
account include login
|
|
|
|
password include login
|
|
#password optional pam_gnome_keyring.so use_authtok
|
|
|
|
session include login
|
|
#session optional pam_gnome_keyring.so auto_start
|
|
#session optional pam_kwallet5.so auto_start
|