diff --git a/.ssh/config.d/10_global b/.ssh/config.d/10_global index 49ce3db08e406a812b080b915dbfc7d3bd53845a..957126184cf98a86a64c211126696f7181c7b044 100644 --- a/.ssh/config.d/10_global +++ b/.ssh/config.d/10_global @@ -1,6 +1,6 @@ Compression yes ControlMaster auto -ControlPath ~/.ssh/controlmaster-%r@%h:%p +ControlPath ~/.ssh/%r@%h:%p.sock ControlPersist 3m ServerAliveInterval 30 #StrictHostKeyChecking yes