We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9f20a commit 0cbf5abCopy full SHA for 0cbf5ab
ugrd/crypto/smartcard.toml
@@ -5,7 +5,7 @@ binaries = [ "/usr/libexec/scdaemon" ]
5
_kmod_depend = "uhid"
6
7
[cryptsetup_key_types.gpg]
8
-reset_command = "gpgconf --reload scdaemon"
+reset_command = "gpgconf --reload scdaemon && gpg --card-status"
9
10
[custom_parameters]
11
sc_public_key = "str" # The path to the public key to import
0 commit comments