no gpg agent
This commit is contained in:
parent
75ff649291
commit
074d9d5a73
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
if [ ${EUID} -ne 0 ] ; then
|
||||
if [ -f "${HOME}/.gnupg/gpg-agent.conf" ] ; then
|
||||
export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
|
||||
gpg-connect-agent updatestartuptty /bye > '/dev/null'
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue