aports/community/gnome-keyring/gnome-keyring.confd

5 lines
198 B
Bash

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