diff options
author | LukenShiro <lukenshiro@ngi.it> | 2011-06-23 20:34:30 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:00 -0300 |
commit | c00493b2b9377178dfb5c4a4ec2db9adcc874672 (patch) | |
tree | 35e3b553fb594982fa95ea3c69ead3042592f3bd /system/pcsc-lite/README.SLACKWARE | |
parent | d4fc1ce320adb3b436998344c2badd42a7ad132e (diff) | |
download | slackbuilds-c00493b2b9377178dfb5c4a4ec2db9adcc874672.tar.gz |
system/pcsc-lite: Updated for version 1.7.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/pcsc-lite/README.SLACKWARE')
-rw-r--r-- | system/pcsc-lite/README.SLACKWARE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pcsc-lite/README.SLACKWARE b/system/pcsc-lite/README.SLACKWARE index 392991f6b1..4cf8418e88 100644 --- a/system/pcsc-lite/README.SLACKWARE +++ b/system/pcsc-lite/README.SLACKWARE @@ -6,7 +6,7 @@ easily accomplished by adding the following to /etc/rc.d/rc.local: For pcmcia readers, this daemon should be started after rc.pcmcia. Beware! -- PC/SL-lite daemon is meant as _alternative_ to openct: running rc.openctd +- PC/SC-lite daemon is meant as _alternative_ to openct: running rc.openctd and rc.pcscd at the same time can and will lead to unforseeable problems (specially with usb devices that can be managed by both of them, one daemon can claim one device, making it unavailable for other daemon). |