summaryrefslogtreecommitdiff
path: root/app-crypt/ekeyd/files/ekey-ulusbd.conf.2
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/ekeyd/files/ekey-ulusbd.conf.2')
-rw-r--r--app-crypt/ekeyd/files/ekey-ulusbd.conf.216
1 files changed, 16 insertions, 0 deletions
diff --git a/app-crypt/ekeyd/files/ekey-ulusbd.conf.2 b/app-crypt/ekeyd/files/ekey-ulusbd.conf.2
new file mode 100644
index 000000000000..15a641fa3ffe
--- /dev/null
+++ b/app-crypt/ekeyd/files/ekey-ulusbd.conf.2
@@ -0,0 +1,16 @@
+# Copyright 2009-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# The userland USB daemon has to know the USB path of the EntopyKey to
+# work properly; in alternative to providing these statically, they
+# can be found by giving the serial of the key.
+#
+# The serial will also be used to set the default path to open the
+# socket to.
+
+EKEY_SERIAL=""
+#USB_BUS=""
+#USB_DEV=""
+
+# this is set by default
+# SOCKET_PATH="/var/run/ekey-ulusbd-${EKEY_SERIAL}"