diff options
author | LukenShiro <lukenshiro@ngi.it> | 2012-12-28 22:18:36 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-28 22:19:04 +0100 |
commit | c5ae0128ff3de163c10bae582f3ae32980a969d7 (patch) | |
tree | fcfe506d73e5887bb5d39c086422eec82642ec64 /system/pcsc-lite/README | |
parent | 15964ea7da2d16298fc58f2bfdc1752a52de9783 (diff) | |
download | slackbuilds-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/README | 2 |
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. |