rpms/nss/devel system-pkcs11.txt,1.1,1.2

Elio Maldonado emaldonado at fedoraproject.org
Sat Sep 26 17:18:23 UTC 2009


Author: emaldonado

Update of /cvs/extras/rpms/nss/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19362

Modified Files:
	system-pkcs11.txt 
Log Message:
Fix the configdir to be the system one


Index: system-pkcs11.txt
===================================================================
RCS file: /cvs/extras/rpms/nss/devel/system-pkcs11.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- system-pkcs11.txt	19 Sep 2009 16:27:11 -0000	1.1
+++ system-pkcs11.txt	26 Sep 2009 17:18:23 -0000	1.2
@@ -1,5 +1,5 @@
 library=
 name=NSS Internal PKCS #11 Module
-parameters=configdir='sql:/home/test/.pki/nssdb'  certPrefix='' keyPrefix='' secmod='secmod.db' flags= updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription='' 
+parameters=configdir='sql:/etc/pki/nssdb'  certPrefix='' keyPrefix='' secmod='secmod.db' flags= updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription='' 
 NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30})
 




More information about the fedora-extras-commits mailing list