From: Don Armstrong Date: Sat, 2 Jul 2022 15:11:28 +0000 (-0700) Subject: Persist control connections for 2 minutes X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=cfc292eb3322edbd8f29fe23b0fbbfa9270594b0;ds=sidebyside Persist control connections for 2 minutes --- diff --git a/.ssh/config b/.ssh/config index 3472318..9863612 100644 --- a/.ssh/config +++ b/.ssh/config @@ -16,4 +16,5 @@ Host *.donarmstrong.com Host * ControlMaster auto ControlPath ~/tmp/%h_%p_%r + ControlPersist 120