diff --git a/etc/opensc.conf.in b/etc/opensc.conf.in index bf01bf08..27f0da39 100644 --- a/etc/opensc.conf.in +++ b/etc/opensc.conf.in @@ -324,3 +324,10 @@ app opensc-pkcs11 { # soft_keygen_allowed = false; } } + +app tokend { + # Score for OpenSC.tokend + framework tokend { + score = 10; + } +}