2009-02-03 23:22:36 +00:00
|
|
|
## Path: Hardware/SmartCard
|
2018-09-03 14:58:07 +00:00
|
|
|
## Description: pcscd(8) command-line options
|
2009-02-03 23:22:36 +00:00
|
|
|
## Type: string
|
2018-09-03 14:58:07 +00:00
|
|
|
## Default:
|
|
|
|
## ServiceReload: pcscd
|
2009-02-03 23:22:36 +00:00
|
|
|
#
|
|
|
|
# Command line options for pcscd(8) init script.
|
|
|
|
#
|
|
|
|
PCSCD_OPTIONS=""
|
2018-09-03 14:58:07 +00:00
|
|
|
|
|
|
|
## Path: Hardware/SmartCard
|
|
|
|
## Description: reader names filtering criteria
|
|
|
|
## Type: string
|
|
|
|
## Default:
|
|
|
|
## ServiceReload: pcscd
|
|
|
|
#
|
|
|
|
# provide a regexp to identify some readers that should stay invisible to pcscd
|
|
|
|
# (https://ludovicrousseau.blogspot.com/2015/12/remove-andor-customize-pcsc-reader-names.html)
|
|
|
|
#
|
|
|
|
PCSCLITE_FILTER_IGNORE_READER_NAMES=""
|