Fix for GPG agent forwarding for root.
This commit is contained in:
parent
371f69085e
commit
0f9a206b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ Host phil lil tommy-wifi
|
||||||
|
|
||||||
Host full-* build-* clone-*
|
Host full-* build-* clone-*
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
RemoteForward /run/user/0/gnupg/S.gpg-agent ${HOME}/.gnupg/S.gpg-agent
|
RemoteForward /root/.gnupg/S.gpg-agent ${HOME}/.gnupg/S.gpg-agent
|
||||||
User root
|
User root
|
||||||
|
|
||||||
# GitHub.
|
# GitHub.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue