[Pcsclite-cvs-commit] r5914 - /website/ccid.html

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Aug 27 13:01:12 UTC 2011


Author: rousseau
Date: Sat Aug 27 13:01:11 2011
New Revision: 5914

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5914
Log:
Update pcscd debug line

Modified:
    website/ccid.html

Modified: website/ccid.html
URL: http://svn.debian.org/wsvn/pcsclite/website/ccid.html?rev=5914&op=diff
==============================================================================
--- website/ccid.html (original)
+++ website/ccid.html Sat Aug 27 13:01:11 2011
@@ -133,11 +133,8 @@
   <ul>
 	  <li>Kill the <code>pcscd</code> process</li>
 
-	  <li>And restart pcscd <b>exactly</b> as described bellow:
-<pre><code>sudo su
-LIBCCID_ifdLogLevel=0x000F
-export LIBCCID_ifdLogLevel
-pcscd --foreground --debug --apdu</code></pre>
+	  <li>And (re)start pcscd <b>exactly</b> as described bellow:
+<pre><code>sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu</code></pre>
 	  </li>
 
 	  <li>Stop pcscd (using Control-C) after the problem occured and




More information about the Pcsclite-cvs-commit mailing list