mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-18 21:27:42 +00:00
Add StreamLocalBindUnLink option to ssh config
This commit is contained in:
parent
4adc5b02ee
commit
fd56fcbdda
@ -24,6 +24,7 @@ host moria
|
||||
HostName korhonen.cc
|
||||
port 221
|
||||
User balrog
|
||||
StreamLocalBindUnlink yes
|
||||
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
|
||||
|
||||
host moria-unlock
|
||||
@ -35,6 +36,7 @@ host gondor
|
||||
hostname tolkku.net
|
||||
port 22
|
||||
User reekymarko
|
||||
StreamLocalBindUnlink yes
|
||||
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
|
||||
|
||||
host anitta
|
||||
|
Loading…
Reference in New Issue
Block a user