Bug 919465
| Summary: | Put opensc p11-kit conf file in better location/name | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stef Walter <stefw> | ||||||
| Component: | opensc | Assignee: | Tomas Mraz <tmraz> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | gmazyland, kalevlember, stefw, tmraz | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-03-08 15:31:39 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Stef Walter
2013-03-08 14:38:21 UTC
Created attachment 707080 [details]
Use standard p11-kit module name and location
Use standard p11-kit module name and location
* p11-kit now wants modules to use <name>.module for module
config files
* Put the module config file in the non-admin editable
location supported by p11-kit 0.16.0 and later.
* Administrators can still override any setting they want
by creating an opensc.module file in /etc/pkcs11/modules
and adding only those settings they wish to change.
Created attachment 707081 [details]
Use standard p11-kit module name and location
Applied with a minor correction - I've removed the %config(noreplace) from the file as in the new place it shouldn't be regarded as config file. Thanks. |