mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
Merge branch 'fingerprint_fix' of https://github.com/petRUShka/spark into petRUShka-fingerprint_fix
This commit is contained in:
commit
cc2bce9691
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{% if fingerprint == True %}
|
||||
auth sufficient pam_fprintd.so
|
||||
auth sufficient pam_unix.so try_first_pass likeauth nullok
|
||||
auth sufficient pam_fprintd.so
|
||||
{% endif %}
|
||||
auth include system-auth
|
||||
account include system-auth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue