summaryrefslogtreecommitdiffstats
path: root/system/pcsc-lite/README
diff options
context:
space:
mode:
author LukenShiro2012-12-28 22:18:36 +0100
committer Matteo Bernardini2012-12-28 22:19:04 +0100
commitc5ae0128ff3de163c10bae582f3ae32980a969d7 (patch)
treefcfe506d73e5887bb5d39c086422eec82642ec64 /system/pcsc-lite/README
parent15964ea7da2d16298fc58f2bfdc1752a52de9783 (diff)
downloadslackbuilds-c5ae0128ff3de163c10bae582f3ae32980a969d7.tar.gz
system/pcsc-lite: Updated for version 1.8.7.
Added more notes about need of dedicated user and group. Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/pcsc-lite/README')
-rw-r--r--system/pcsc-lite/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/pcsc-lite/README b/system/pcsc-lite/README
index 2123870c8c..b1c0a5045e 100644
--- a/system/pcsc-lite/README
+++ b/system/pcsc-lite/README
@@ -8,5 +8,7 @@ debug output messages.
pcsc-lite no longer uses (deprecated) libhal for smart-card reader's
detection. By default libudev is used now.
+You need to add a user pcscd (257) and a group pcscd (257).
+
Please see README.SLACKWARE in pcsc-lite's documentation directory
for notes.