pcsc-lite/pcsc-lite.sysconfig
Wolfgang Rosenauer 3a63e84281 Accepting request 632884 from home:wrosenauer:devel
- extended sysconfig template to include
  PCSCLITE_FILTER_IGNORE_READER_NAMES env variable which is used
  by pcscd to ignore certain readers
  (patch by Eric Garreau)

OBS-URL: https://build.opensuse.org/request/show/632884
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=142
2018-09-03 14:58:07 +00:00

21 lines
543 B
Plaintext

## Path: Hardware/SmartCard
## Description: pcscd(8) command-line options
## Type: string
## Default:
## ServiceReload: pcscd
#
# Command line options for pcscd(8) init script.
#
PCSCD_OPTIONS=""
## 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=""