mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
pages/yubikey: add missing line in example
This commit is contained in:
parent
90432a7376
commit
eae11f0488
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ The result looks similar to this:
|
||||||
|
|
||||||
[source]
|
[source]
|
||||||
#%PAM-1.0
|
#%PAM-1.0
|
||||||
|
auth include yubikey-sufficient
|
||||||
auth substack system-auth
|
auth substack system-auth
|
||||||
auth include postlogin
|
auth include postlogin
|
||||||
account required pam_nologin.so
|
account required pam_nologin.so
|
||||||
|
|
Loading…
Reference in a new issue