summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authordjm <djm>2003-05-16 01:39:04 +0000
committerdjm <djm>2003-05-16 01:39:04 +0000
commite6fd0c1709656145759d0af67c153f3f46cbaa91 (patch)
tree03d1fbd95286efff445fcd2a8d9c2e78395ee909 /ssh_config
parent14d6408eb17b47e62e81fde02767ed8bf8fe1856 (diff)
downloadopenssh-e6fd0c1709656145759d0af67c153f3f46cbaa91.tar.gz
- djm@cvs.openbsd.org 2003/05/15 14:55:25
[readconf.c readconf.h ssh_config ssh_config.5 sshconnect.c] add a ConnectTimeout option to ssh, based on patch from Jean-Charles Longuet (jclonguet at free.fr); portable #207 ok markus@
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh_config b/ssh_config
index 94cffbf3..8a0acc17 100644
--- a/ssh_config
+++ b/ssh_config
@@ -1,4 +1,4 @@
-# $OpenBSD: ssh_config,v 1.16 2002/07/03 14:21:05 markus Exp $
+# $OpenBSD: ssh_config,v 1.17 2003/05/15 14:55:25 djm Exp $
# This is the ssh client system-wide configuration file. See
# ssh_config(5) for more information. This file provides defaults for
@@ -25,6 +25,7 @@
# HostbasedAuthentication no
# BatchMode no
# CheckHostIP yes
+# ConnectTimeout 0
# StrictHostKeyChecking ask
# IdentityFile ~/.ssh/identity
# IdentityFile ~/.ssh/id_rsa