Initial class construction
This commit is contained in:
9
Git/etc/pkcs11/pkcs11.conf.example
Normal file
9
Git/etc/pkcs11/pkcs11.conf.example
Normal file
@ -0,0 +1,9 @@
|
||||
# This is an example /etc/pkcs11/pkcs11.conf file. Copy it into
|
||||
# place before use.
|
||||
|
||||
# This setting controls whether to load user configuration from the
|
||||
# ~/.config/pkcs11 directory. Possible values:
|
||||
# none: No user configuration
|
||||
# merge: Merge the user config over the system configuration (default)
|
||||
# only: Only user configuration, ignore system configuration
|
||||
user-config: merge
|
Reference in New Issue
Block a user