You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-crypt/ekeyd/files/ekey-ulusbd.conf.2

17 lines
495 B

# 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}"