#%PAM-1.0
auth		[success=1 default=ignore]  pam_fprintd.so max_tries=1 timeout=10 # debug
auth		substack	system-auth-local
auth		required	pam_permit.so

account		include		system-auth-local

password	include		system-auth-local

session		include		system-auth-local
