blob: 49bc865fbb8cd4218f7546fa8ee9616cc6783a53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-ab,v 1.6 2018/10/13 10:54:05 mlelstv Exp $
This patch was added 2009-09-10 by hasso@, with comment:
More userfriendly default configuration.
--- etc/opensc.conf.example.in.orig 2018-09-13 11:47:21.000000000 +0000
+++ etc/opensc.conf.example.in
@@ -898,6 +898,7 @@ app default {
#
# Default: no
# try_emulation_first = yes;
+ try_emulation_first = yes;
# Enable builtin emulators.
# Default: yes
|