summaryrefslogtreecommitdiffstats
path: root/system/openct/README
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2010-05-12 17:45:43 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:45:43 +0200
commitd5b94fe2515c8e1003d35a315f080846fd6aed2a (patch)
treea95c9be83335a4c7ec962bc6de63c33930484994 /system/openct/README
parent1edfcecbd54c9413f1b1e94132e393f16297d301 (diff)
downloadslackbuilds-d5b94fe2515c8e1003d35a315f080846fd6aed2a.tar.gz
slackbuilds-d5b94fe2515c8e1003d35a315f080846fd6aed2a.tar.xz
system/openct: Updated for version 0.6.16
Diffstat (limited to 'system/openct/README')
-rw-r--r--system/openct/README8
1 files changed, 6 insertions, 2 deletions
diff --git a/system/openct/README b/system/openct/README
index 9824b881f1..fc4f066f7f 100644
--- a/system/openct/README
+++ b/system/openct/README
@@ -13,9 +13,13 @@ comment lines in other file(s) and run "/usr/sbin/update-reader.conf".
Compiling with "APIDOC=1 ./openct.SlackBuild" produces API .pdf
documentation (mainly intended for developers).
+Compiling with "HALD=1 ./openct.SlackBuild" enable smart-card reader
+detection using hal daemon's .fdi files. By default openct uses udev rules
+instead to detect it. Hal and udev are alternative.
+
Compiling with "NONPRIV=1 ./openct.SlackBuild" enable non-privileged
-mode, but you need to modify /etc/rc.d/rc.openctd to allow 'chown' to
-change user/group.
+mode, but you may need to modify /etc/rc.d/rc.openctd to allow 'chown'
+to change user/group.
To start OpenCT daemon, run "/etc/rc.d/rc.openctd start". This is
most easily accomplished by adding the following to /etc/rc.d/rc.local: