From: Mike Frysinger Date: Tue, 10 Nov 2020 08:22:10 +0000 (-0500) Subject: ssh_config: use better control path X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=acce937dcd8ab5c435cb5cd03ca479f2e5f69683 ssh_config: use better control path --- diff --git a/.ssh/config b/.ssh/config index 4c451f8..abf834d 100644 --- a/.ssh/config +++ b/.ssh/config @@ -4,7 +4,7 @@ #Host * # ControlMaster auto -# ControlPath ~/.ssh/cm_socket/%r@%h:%p +# ControlPath ~/.ssh/master-%C Host localhost StrictHostKeyChecking no