ssh AddKeysToAgent
This commit is contained in:
parent
8e92828a5f
commit
7da28ce5d9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Host *
|
||||||
ControlMaster auto
|
ControlMaster auto
|
||||||
ControlPath /tmp/%r@%h:%p
|
ControlPath /tmp/%r@%h:%p
|
||||||
ControlPersist 60
|
ControlPersist 60
|
||||||
|
AddKeysToAgent yes
|
||||||
|
|
||||||
Host *.nemunai.re
|
Host *.nemunai.re
|
||||||
VerifyHostKeyDNS yes
|
VerifyHostKeyDNS yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue