From 1e5cd2466e94ca67eea2d6607a7736bc1f4f8156 Mon Sep 17 00:00:00 2001 From: "ludovic.rousseau" Date: Fri, 10 Oct 2008 09:42:36 +0000 Subject: [PATCH] Add documentation: # (max_virtual_slots/num_slots) limits the number of readers # that can be used on the system. Default is then 8/4=2 readers. git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3584 c6295689-39f2-0310-b995-f0e70906c6a9 --- etc/opensc.conf.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/opensc.conf.in b/etc/opensc.conf.in index 332f8ec8..b9135745 100644 --- a/etc/opensc.conf.in +++ b/etc/opensc.conf.in @@ -304,6 +304,9 @@ app opensc-pkcs11 { # the remaining number of slots will be empty. num_slots = 4; + # (max_virtual_slots/num_slots) limits the number of readers + # that can be used on the system. Default is then 8/4=2 readers. + # Normally, the pkcs11 module will create # the full number of slots defined above by # num_slots. If there are fewer pins/keys on