# Ask the the daemon to only initialize certain components.
KEYRING_COMPONENTS="pkcs11,secrets"

# Directory in which communication sockets are created.
KEYRING_DIRECTORY="$XDG_RUNTIME_DIR/keyring"
