From e856802f5203e61e65ea5f972626c98d72b120e9 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 31 Oct 2008 08:20:14 +0100 Subject: [PATCH] disable the visual host key crap --- .ssh/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config.in b/.ssh/config.in index 6754c31..b6638b4 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -382,5 +382,5 @@ Host * # UsePrivilegedPort no # UserKnownHostsFile ~/.ssh/known_hosts # VerifyHostKeyDNS no - VisualHostKey yes + VisualHostKey no # XAuthLocation /usr/X11R6/bin/xauth -- 2.39.2