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).
12 lines
339 B
Text
12 lines
339 B
Text
#%PAM-1.0
|
|
auth required pam_permit.so
|
|
#auth optional pam_gnome_keyring.so
|
|
#auth optional pam_kwallet5.so
|
|
|
|
account include login
|
|
|
|
password required pam_deny.so
|
|
|
|
session include login
|
|
#session optional pam_gnome_keyring.so auto_start
|
|
#session optional pam_kwallet5.so auto_start
|