Enable ssh-agent

This commit is contained in:
2019-11-16 22:20:20 +01:00
parent f61ff65c52
commit c1b22ab72d
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
## GNOME Keyring
dbus-update-activation-environment
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets)
export GPG_TTY=$(tty)
gpg-connect-agent updatestartuptty /bye >/dev/null