summaryrefslogtreecommitdiff
path: root/sys-auth/poldi/files
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-11-05 23:57:10 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-11-05 23:57:10 +0100
commit5e2fc559ea77684bcb43eac6e8f1e2f864ce4685 (patch)
tree5ad5306800ebc8a488e93f84e22c370ed2ecf927 /sys-auth/poldi/files
parent18db54f27909c6892cdabf5cfb9d2cc517d36351 (diff)
downloadbrancik-overlay-5e2fc559ea77684bcb43eac6e8f1e2f864ce4685.tar.gz
brancik-overlay-5e2fc559ea77684bcb43eac6e8f1e2f864ce4685.tar.bz2
Updated config file for sys-auth/poldi and fixed declaration in ebuild.
Diffstat (limited to 'sys-auth/poldi/files')
-rw-r--r--sys-auth/poldi/files/poldi.conf.example24
1 files changed, 14 insertions, 10 deletions
diff --git a/sys-auth/poldi/files/poldi.conf.example b/sys-auth/poldi/files/poldi.conf.example
index ca8ec5c..3fed157 100644
--- a/sys-auth/poldi/files/poldi.conf.example
+++ b/sys-auth/poldi/files/poldi.conf.example
@@ -1,10 +1,14 @@
-#See `info poldi`
-
-#ctapi-driver <driver name>
-#pcsc-driver <driver name>
-#reader-port <reader port>
-#disable-ccid
-#disable-opensc
-#debug-ccid-driver
-#fake-wait-for-card
-#logfile
+# This is the main configuration file of Poldi.
+
+# Specify authentication method:
+# (supported methods: localdb, x509)
+auth-method localdb
+
+# Specify the log file:
+log-file /var/log/poldi
+
+# Enable debugging messages
+debug
+
+# Specify SCDaemon executable
+scdaemon-program /usr/lib/gnupg2/scdaemon