From 72523c9361d626eb7e1649a97769d426b136e3d1 Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 26 Jun 2017 20:36:39 +0200 Subject: .ssh/config: Removing shared connection for sleepmap, as it apparently leads to tmux sessions being killed on disconnect. --- .ssh/config | 2 -- 1 file changed, 2 deletions(-) (limited to '.ssh/config') diff --git a/.ssh/config b/.ssh/config index 3eb25cc..a888924 100644 --- a/.ssh/config +++ b/.ssh/config @@ -352,8 +352,6 @@ Host sleepmap IdentityFile ~/.ssh/id_ed25519 ServerAliveInterval 120 Compression yes - ControlMaster auto - ControlPath ~/.ssh/socket-%r@%h:%p Host frqrec # Hostname 85.10.206.216 -- cgit v1.2.3-54-g00ecf