#!/bin/bash gnome-keyring-daemon --foreground --start --components=pkcs11,secrets,ssh,gpg "$@" > "${HOME}/.keyring-info.cache"