iso-profiles/manjaro/gnome-next/desktop-overlay/etc/pam.d/polkit-1

13 lines
316 B
Text
Raw Normal View History

2023-05-26 01:15:47 +02:00
#%PAM-1.0
auth include system-auth
account include system-auth
password include system-auth
session include system-auth
# Manjaro defaults
auth required pam_env.so
auth sufficient pam_fprintd.so
auth sufficient pam_unix.so try_first_pass likeauth nullok
auth required pam_deny.so