From c5134cd5cbc9ad445769004cc0015fd2bc7dfcc1 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 4 Jun 2008 20:40:11 +0200 Subject: [PATCH] enable server alive messages --- .ssh/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config.in b/.ssh/config.in index e240817..0f5e536 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -312,7 +312,7 @@ Host * # RhostsRSAAuthentication no # RSAAuthentication no # ServerAliveCountMax 3 -# ServerAliveInterval 45 + ServerAliveInterval 45 SetupTimeOut 10 # SmartcardDevice off StrictHostKeyChecking yes -- 2.39.2