Torsten Kurbad
4ff17bc6cb
git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@31818 cbe59ace-07ea-0310-918e-868702b5370d
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
Host localhost
|
|
StrictHostKeyChecking no
|
|
UserKnownHostsFile=/dev/null
|
|
BatchMode yes
|
|
CheckHostIP no
|
|
AddressFamily inet
|
|
PreferredAuthentications publickey
|
|
ControlMaster auto
|
|
ControlPath ~/.ssh/ssh-%r-%h:%p.sock
|
|
ControlPersist 24h
|