Updated ssh config
This commit is contained in:
parent
1210552089
commit
f6f958143a
2 changed files with 6 additions and 1 deletions
|
@ -25,6 +25,11 @@ Host slackware.uk
|
|||
Host full-* build-* clone-*
|
||||
User root
|
||||
|
||||
Host slackware.uk
|
||||
ForwardAgent yes
|
||||
Hostname slackware.uk
|
||||
Port 9922
|
||||
|
||||
Host *
|
||||
# AddKeysToAgent yes
|
||||
ConnectTimeout 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue