pcsc-lite/pcsc-lite.sysconfig
Wolfgang Rosenauer 720d1e6327 - version 2.3.1
* Install a default /etc/default/pcscd file
  * auth.c: implement polkit support for FreeBSD
  * meson:
    . also build static version of libpcsclite
    . add options to disable polkit and libsystemd
    . add "filter_names" in features when needed
  * Doxygen: document dwCurrentState use for "\\?PnP?\Notification"
  * Some other minor improvements

OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=199
2024-12-31 14:12:45 +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=""